Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
CabalGild.Type.SomeParsecParser
Documentation
data SomeParsecParser Source #
Constructors
forall c s b a.(Parsec (c s b a), Pretty (c s b a)) => SomeParsecParser (ParsecParser (c s b a)) |
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
CabalGild.Type.SomeParsecParser
data SomeParsecParser Source #
Constructors
forall c s b a.(Parsec (c s b a), Pretty (c s b a)) => SomeParsecParser (ParsecParser (c s b a)) |