Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
System.Prefork.Class
Documentation
class (Show a, Read a) => WorkerContext a where Source
Minimal complete definition
Nothing
Methods
encodeToString :: a -> String Source
decodeFromString :: String -> a Source
rtsOptions :: a -> [String] Source