#1767: :show <setting> does not conform to documented specification
----------------------+-----------------------------------------------------
  Reporter:  guest    |          Owner:         
      Type:  bug      |         Status:  new    
  Priority:  normal   |      Milestone:         
 Component:  GHCi     |        Version:  6.9    
  Severity:  normal   |       Keywords:         
Difficulty:  Unknown  |             Os:  Unknown
  Testcase:           |   Architecture:  Unknown
----------------------+-----------------------------------------------------
 :show <setting>             show anything that can be set with :set (e.g.
 args)
 It's possible to do :set -i/home/foo/something

 However, doing :show -i or :show args or whatever does not show this
 information. So, either the documentation is wrong, or the implementation
 is wrong.

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

Reply via email to