[Bug #131784] GHCi's :t does not make type variables unique

noreply@sourceforge.net noreply@sourceforge.net
Fri, 09 Feb 2001 15:01:12 -0800


Bug #131784, was updated on 2001-Feb-09 15:01
Here is a current snapshot of the bug.

Project: The Glasgow Haskell Compiler
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: qrczak
Assigned to : nobody
Summary: GHCi's :t does not make type variables unique

Details: Prelude> :t zip [($)]
forall b b a. [b] -> [((a -> b) -> a -> b, b)]


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=131784&group_id=8032