[GHC] #7021: Tuple (and other exotic predicates) not yet handled in Template Haskell
GHC
ghc-devs at haskell.org
Sat Jan 11 13:35:50 UTC 2014
#7021: Tuple (and other exotic predicates) not yet handled in Template Haskell
-------------------------+-------------------------------------------------
Reporter: | Owner:
goldfire | Status: new
Type: | Milestone: 7.8.1
feature request | Version: 7.5
Priority: | Keywords: ConstraintKinds
normal | TemplateHaskell
Component: | Architecture: Unknown/Multiple
Template Haskell | Difficulty: Unknown
Resolution: | Blocked By:
Operating System: | Related Tickets:
Unknown/Multiple |
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
-------------------------+-------------------------------------------------
Comment (by yoeight):
Surprisingly, I didn't have to modify `DsMeta.lhs` but I had to change a
couple of test files that I've forgot in my sum up (respectively
`T8625.stdout` and `TH_genExLib.hs`)
I did run the testsuite and everything is working properly
Patches can be found [https://gist.github.com/YoEight/8370987 here].
Unfortunately, there were trailing whitespaces in some files
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7021#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list