Ticket #1474 (closed feature request: fixed)
With -fglasgow-exts add option to show simpler types.
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
Note: See
TracTickets for help on using
tickets.
