Copyright | Oleg Grenrus |
---|---|
License | GPL-3.0-or-later |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
runParseResult :: MonadCabalFmt r m => FilePath -> ByteString -> ParseResult a -> m a Source #
parseGpd :: MonadCabalFmt r m => FilePath -> ByteString -> m GenericPackageDescription Source #
parseFields :: MonadCabalFmt r m => ByteString -> m [Field Position] Source #