Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Nix.NarInfo
Documentation
buildNarInfoWith :: Ord fp => (Bool -> fp -> Builder) -> (txt -> Builder) -> (hash -> Builder) -> NarInfo fp txt hash -> Builder Source #
parseNarInfoWith :: Ord fp => (Bool -> Parser fp) -> Parser txt -> Parser hash -> Parser (NarInfo fp txt hash) Source #
data NarInfo fp txt hash Source #
Constructors
NarInfo | |
Fields
|