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