#1474 closed feature request (fixed)
With -fglasgow-exts add option to show simpler types.
Reported by: | Owned by: | igloo | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | GHCi | Version: | 6.6.1 |
Keywords: | Cc: | ||
Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
Type of failure: | None/Unknown | Test Case: | |
Blocked By: | Blocking: | ||
Related Tickets: | Differential Rev(s): | ||
Wiki Page: |
Description
Instead of showing forall a b c d e f (t1 :: * -> * -> *) (t2 :: * -> *). <context> => <some type>, show <context> => <some type> with this option enabled when doing :t. The kinds are of no interest to me most of the time.
Change History (4)
comment:1 Changed 12 years ago by
Owner: | set to igloo |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Architecture: | Unknown → Unknown/Multiple |
---|
comment:4 Changed 11 years ago by
Operating System: | Unknown → Unknown/Multiple |
---|
Note: See
TracTickets for help on using
tickets.
Fixed by:
Mon Jul 9 15:35:51 BST 2007 Ian Lynagh <igloo@…>