[GHC] #2138: :i doesn't show constraints on datatypes
GHC
trac at galois.com
Thu Mar 6 09:20:54 EST 2008
#2138: :i doesn't show constraints on datatypes
----------------------+-----------------------------------------------------
Reporter: igloo | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.8 branch
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: ghci031 | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by simonpj):
* owner: => igloo
* type: bug => merge
Comment:
Fixed by
{{{
Thu Mar 6 13:46:51 GMT 2008 simonpj at microsoft.com
* Fix Trac #2138: print the 'stupid theta' of a data type
}}}
Ian: pls merge and add test case
(I can't push just now because darcs.haskell.org is slow.)
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2138#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list