Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class Makeable a where Source #
Instances
parseTypeCSV :: forall a m. (MonadFail m, Makeable a, Typeable a) => String -> ByteString -> m a Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
class Makeable a where Source #
parseTypeCSV :: forall a m. (MonadFail m, Makeable a, Typeable a) => String -> ByteString -> m a Source #