#1474: With -fglasgow-exts add option to show simpler types.
--------------------------------+-------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  feature request    |         Status:  new    
  Priority:  normal             |      Milestone:         
 Component:  GHCi               |        Version:  6.6.1  
  Severity:  minor              |       Keywords:         
Difficulty:  Unknown            |             Os:  Unknown
  Testcase:                     |   Architecture:  Unknown
--------------------------------+-------------------------------------------
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.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1474>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to