[GHC] #9097: Change GHC.Exts.Any to a type family
GHC
ghc-devs at haskell.org
Wed Jun 11 13:31:59 UTC 2014
#9097: Change GHC.Exts.Any to a type family
-------------------------------------------------+-------------------------
Reporter: goldfire | Owner:
Type: task | goldfire
Priority: high | Status: new
Component: Compiler | Milestone:
Resolution: | 7.10.1
Operating System: Unknown/Multiple | Version: 7.8.2
Type of failure: None/Unknown | Keywords:
Test Case: indexed- | Architecture:
types/should_fail/T9097 | Unknown/Multiple
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"051d694fc978ad28ac3043d296cafddd3c2a7050/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="051d694fc978ad28ac3043d296cafddd3c2a7050"
Fix #9097.
`Any` is now an abstract (that is, no equations) closed type family.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9097#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list