Maintainer | [email protected] |
---|---|
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Distribution.Hackage.DB.Builder
Description
Documentation
readTarball :: FilePath -> IO (Entries FormatError) Source #
parseTarball :: MonadThrow m => Builder m a -> Maybe EpochTime -> Entries FormatError -> a -> m a Source #
data Builder (m :: Type -> Type) a Source #
Constructors
Builder | |
Fields
|