#5461: Reconfigurable pretty-printing in GHCi
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:              
        Type:  feature request   |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  7.2.1       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by guest):

 I don't understand why a new command behaves differently than a flag.
 What would cause the flag to look the pretty printer up each time?

 For my view, what is important is that it should be easy to customize
 either by
 (a) proving a flag on the command line,
 (b) adding a line to the .ghci file, or
 (c) including a pragma in one of the loaded modules

 For this purpose, it is also important that one can give a global name,
 rather than need to rely on what is in the current context.

 -- Philip Wadler (logged in as guest because the registration function is
 buggy)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5461#comment:2>
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