[GHC] #11410: Quantification over unlifted type variable
GHC
ghc-devs at haskell.org
Tue Jan 12 01:03:06 UTC 2016
#11410: Quantification over unlifted type variable
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Keywords: TypeInType | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
This silliness is accepted:
{{{
data X (a :: TYPE 'Unlifted) = X
}}}
I will fix.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11410>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list