| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stackage.PackageIndex.Conduit
Documentation
Arguments
| :: MonadResource m | |
| => Bool | ungzip? |
| -> FilePath | |
| -> Producer m Entry |
sourceAllCabalFiles :: MonadResource m => IO FilePath -> Producer m CabalFileEntry Source
parseDistText :: (Monad m, Text t) => String -> m t Source
renderDistText :: Text t => t -> String Source
data CabalFileEntry Source
Constructors
| CabalFileEntry | |
Fields | |