Documentation
class QsetTypeNameFormat a b where #
setTypeNameFormat :: a -> b -> IO () #
class QshareError a b where #
shareError :: a -> b -> IO ShareError #
class QshareModes a b where #
shareModes :: a -> b -> IO ShareModes #
class QtypeNameFormat a b c | a -> c where #
typeNameFormat :: a -> b -> c #