With -fglasgow-exts add option to show simpler types.
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.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6.1 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |