[GHC] #1454: Confusing or bug: :t and :i don't return same type
GHC
trac at galois.com
Fri Jun 22 10:57:28 EDT 2007
#1454: Confusing or bug: :t and :i don't return same type
--------------------------------+-------------------------------------------
Reporter: iampure at gmail.com | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.6.1
Severity: normal | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: | Architecture: Unknown
--------------------------------+-------------------------------------------
:t <function> and :i <function> don't return the same type for complex
types. Is this intentional?
If it's not, it's a bug. :i returns the more general type, btw.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1454>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list