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

CabalGild.Type.Extension

Synopsis

Documentation

newtype Extension Source #

This type exists to provide a different Ord instance for Extension. The instance provided by Cabal-syntax sorts things in a surprising order. This one sorts things alphabetically.

Constructors

Extension 

Fields