[Bug #131784] GHCi's :t does not make type variables unique
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 14 Feb 2001 06:05:19 -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: Closed
Resolution: Fixed
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)]
Follow-Ups:
Date: 2001-Feb-14 06:05
By: simonmar
Comment:
Fixed.
-------------------------------------------------------
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=131784&group_id=8032