[GHC] #1849: Template Haskell: reify is not consistent with the special constructors ListT and TupleT
GHC
cvs-ghc at haskell.org
Sat Feb 2 17:36:32 CET 2013
#1849: Template Haskell: reify is not consistent with the special constructors
ListT and TupleT
---------------------------------+------------------------------------------
Reporter: guest | Type: bug
Status: closed | Priority: normal
Milestone: _|_ | Component: Template Haskell
Version: 6.8.1 | Resolution: fixed
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase: T1849
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by igloo):
* status: new => closed
* testcase: => T1849
* resolution: => fixed
Comment:
I don't think there's any current plan to remove `ListT` and `TupleT`, but
we now get the desired output in HEAD. I've added a test.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1849#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list