[GHC] #11120: Missing type representations
GHC
ghc-devs at haskell.org
Tue Jan 19 11:20:41 UTC 2016
#11120: Missing type representations
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1769
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
While looking for another bug I stumbled upon #10343, which describes
another, related hole in our typeable story: there is no way to extract a
representation of the kind of a type. This seems quite straightforward to
provide.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11120#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list