[GHC] #11740: RFC kind synonyms
GHC
ghc-devs at haskell.org
Fri Apr 29 03:49:06 UTC 2016
#11740: RFC kind synonyms
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Iceland_jack):
{{{#!hs
type NoConstraint = (() :: Constraint)
}}}
from [https://www.cs.ox.ac.uk/projects/utgp/school/andres.pdf Applying
Type-Level and Generic Programming in Haskell]
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11740#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list