cabal-install-3.10.1.0: The command-line interface for Cabal and Hackage.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Deprecated.ViewAsFieldDescr

Synopsis

Documentation

viewAsFieldDescr :: OptionField a -> FieldDescr a Source #

to view as a FieldDescr, we sort the list of interfaces (Req > Bool > Choice > Opt) and consider only the first one.