[GHC] #12087: Inconsistency in GADTs?
GHC
ghc-devs at haskell.org
Sun May 22 18:25:32 UTC 2016
#12087: Inconsistency in GADTs?
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: task | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: invalid | Keywords: GADTs
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => invalid
Comment:
> f :: Ord a => Eq a => a -> Bool
This is not valid Haskell. See #11540.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12087#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list