[GHC] #6018: Injective type families
GHC
ghc-devs at haskell.org
Wed Oct 22 07:55:24 UTC 2014
#6018: Injective type families
-------------------------------------+-------------------------------------
Reporter: lunaris | Owner: jstolarek
Type: feature | Status: new
request | Milestone: 7.10.1
Priority: normal | Version: 7.4.1
Component: Compiler | Keywords: TypeFamilies,
Resolution: | Injective
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets: #4259
Test Case: |
Blocking: |
Differential Revisions: Phab:D202 |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Yes, we need to look through all the equations. Very like functional
dependencies.
Before we forget it, the big un-implemented piece is checking that the
type-family equations are indeed injective. Or is that done now? I can't
see it in Phab. That's the main reason I'm doubtful we'll make 7.10,
unless perhaps you have it ready to go.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/6018#comment:95>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list