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

CabalGild.Extra.Name

Synopsis

Documentation

annotation :: Name a -> a Source #

Extracts the annotation from the given Name.

value :: Name a -> FieldName Source #

Extracts the value from the given Name.