[GHC] #1474: With -fglasgow-exts add option to show simpler types.

GHC trac at galois.com
Sun Jul 1 07:25:06 EDT 2007


#1474: With -fglasgow-exts add option to show simpler types.
--------------------------------+-------------------------------------------
  Reporter:  iampure at gmail.com  |          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
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


More information about the Glasgow-haskell-bugs mailing list