[GHC] #2044: "Can't unify" error in debugger
GHC
trac at galois.com
Wed Apr 16 05:24:48 EDT 2008
#2044: "Can't unify" error in debugger
--------------------+-------------------------------------------------------
Reporter: r6144 | Owner: mnislaih
Type: bug | Status: assigned
Priority: normal | Milestone: 6.8.3
Component: GHCi | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
--------------------+-------------------------------------------------------
Comment (by mnislaih):
Oops, I mean the type of `buildBuf`
{{{
buildBuf :: ST s (forall s'. ST s' (STUArray s' Idx Double))
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2044#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list