
#14833: QuantifiedConstraints: GHC can't deduce (() :: Constraint)?
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.5
Resolution: fixed | Keywords:
| QuantifiedConstraints wipT2893
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: quantified-
| constraints/T14833
Blocked By: | Blocking:
Related Tickets: #14835 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* testcase: => quantified-constraints/T14833
* status: new => closed
* resolution: => fixed
Comment:
I've fixed this one -- on `wip/T2893` as always.
==
{{{
commit 60f682407eefdb7884d12ba43d00add0c1ca9245
Author: Simon Peyton Jones