#7009: Add function forallC
------------------------------+---------------------------------------------
Reporter: boris | Owner:
Type: feature request | Status: new
Priority: normal | Component: Template Haskell
Version: 7.4.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------------+---------------------------------------------
As for template-haskell 2.7.0.0 there are Q monad functions corresponding
to three of four Con constructors (NormalC, RecC, InfixC, ForallC).
Could you please add
{{{
forallC :: [TyVarBndr] -> CxtQ -> ConQ
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7009>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs