cabal-gild
Safe HaskellNone
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.