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

CabalGild.Unstable.Exception.ParseError

Synopsis

Documentation

newtype ParseError Source #

This type only exists to add an Exception instance to the ParseError type. That instance was added in parsec-3.1.17.0. See: https://github.com/haskell/parsec/pull/178.

Constructors

ParseError 

Fields