#5499: Tagging constructors with record/product phantom type
----------------------------------+-----------------------------------------
Reporter: basvandijk | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries (other) | Version: 7.2.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
----------------------------------+-----------------------------------------
Comment(by dreixel):
Simply because GHC complains:
{{{
Functional dependencies conflict between instance declarations:
instance [overlap ok] IsRecord (M1 S NoSelector f) False
instance [overlap ok] IsRecord (M1 S c f) True
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5499#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs