[GHC] #8459: Role of TExp
GHC
ghc-devs at haskell.org
Sat Oct 19 08:09:36 UTC 2013
#8459: Role of TExp
-------------------------------------------+-------------------------------
Reporter: monoidal | Owner: monoidal
Type: bug | Status: new
Priority: normal | Milestone:
Component: Template Haskell | Version: 7.7
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Easy (less than 1 hour) | Type of failure: Other
Blocked By: | Test Case:
Related Tickets: | Blocking:
-------------------------------------------+-------------------------------
We've got `type role TExp phantom` where `TExp` is typed TH expression. As
far as I understand, it should be representational, like `Ptr` is. I will
change it soon unless someone objects.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8459>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list