#1145: class instance lost during re-export & packaging
-------------------------------------+--------------------------------------
Reporter: conal | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.6.1
Component: Compiler (Type checker) | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
-------------------------------------+--------------------------------------
Comment (by simonpj):
Conal,
Your comments say that the test program imports `Interface.TV`. But it
doesn't; the test program you give imports `Interface.TV.UI`, and that
module does not import Interface.TV.OFun.
So I'm not surprised at the behaviour you are seeing. Are you? GHC
"sees" the instances in the transitive closure of the module import graph.
I'd try variations, only that means I have to install DeepArrow etc, which
I could do, but haven't yet.
Puzzled
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1145>
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