[GHC] #7880: Require "forall" in definitions of polymorphic types
GHC
cvs-ghc at haskell.org
Fri May 3 02:50:50 CEST 2013
#7880: Require "forall" in definitions of polymorphic types
---------------------------------+------------------------------------------
Reporter: monoidal | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: GHC accepts invalid program
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by goldfire):
My understanding of monoidal's original proposal is that the change would
affect only the right-hand sides of {{{type}}} and {{{data}}}
declarations. Thus, Simon's case falls outside the scope of the proposal.
Is this right?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7880#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list