[GHC] #11722: No TypeRep for unboxed tuples
GHC
ghc-devs at haskell.org
Thu May 11 18:41:49 UTC 2017
#11722: No TypeRep for unboxed tuples
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: fixed | Keywords: Typeable
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #12409 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* status: new => closed
* resolution: => fixed
* milestone: => 8.2.1
Comment:
This was fixed in 8fa4bf9ab3f4ea4b208f4a43cc90857987e6d497 (Type-indexed
Typeable). See `typecheck/should_compile/T11736` for a very similar test
which exercises this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11722#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list