[GHC] #14832: QuantifiedConstraints: Strengthening context causes failure
GHC
ghc-devs at haskell.org
Wed Feb 21 11:00:27 UTC 2018
#14832: QuantifiedConstraints: Strengthening context causes failure
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.5
Resolution: | Keywords:
| QuantifiedConstraints wipT2893
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):
The same happens if we add
{{{#!hs
instance (Refl rel, forall xx. xx) => Category (With rel) where
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14832#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list