cabal-gild-1.4.0.0: Formats package descriptions.
Safe HaskellSafe-Inferred
LanguageHaskell2010

CabalGild.Unstable.Extra.SectionArg

Synopsis

Documentation

annotation :: SectionArg a -> a Source #

Extracts the annotation from the given SectionArg.

value :: SectionArg a -> ByteString Source #

Extracts the value from the given SectionArg.