| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Potoki.Cereal.Produce
Documentation
fileDecoded :: Serialize a => FilePath -> Produce (Either IOException (Either Text a)) Source #
directoryDecoded :: Serialize a => FilePath -> Produce (Either IOException (Either Text a)) Source #