| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cabal
Contents
Documentation
replace :: FilePath -> Initialiser () Source #
convert :: ByteString -> Initialiser Text Source #
Orphan instances
| Exception ParseError Source # | |
Methods toException :: ParseError -> SomeException # fromException :: SomeException -> Maybe ParseError # displayException :: ParseError -> String # | |