prefork-0.0.7: A library for building a prefork-style server quickly

Safe HaskellSafe-Inferred
LanguageHaskell98

System.Prefork.Class

Documentation

class (Show a, Read a) => WorkerContext a where Source

Minimal complete definition

Nothing