Ticket #7009 (closed bug: fixed)
Add function forallC
| Reported by: | boris | Owned by: | pcapriotti |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Template Haskell | Version: | 7.4.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
