[GHC] #1465: Type errors due to different package versions are
a bit cryptic
GHC
trac at galois.com
Thu Sep 6 06:51:32 EDT 2007
#1465: Type errors due to different package versions are a bit cryptic
----------------------------------------+-----------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.8
Component: Compiler (Type checker) | Version: 6.6.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Moderate (1 day)
Os: Unknown | Testcase: tcfail182, bug1465, mod180
Architecture: Unknown |
----------------------------------------+-----------------------------------
Changes (by simonmar):
* difficulty: Easy (1 hr) => Moderate (1 day)
* resolution: => fixed
* testcase: tcfail182 => tcfail182, bug1465, mod180
* status: new => closed
Comment:
Fixed:
{{{
Thu Sep 6 10:37:44 BST 2007 Simon Marlow <simonmar at microsoft.com>
* FIX #1465, error messages could sometimes say things like "A.T doesn't
match A.T"
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1465>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list