
#9293: GHCI :unset -XLanguageExtension returns "don't know how to reverse -XLanguageExtension" -------------------------------------------+---------------------------- Reporter: jfeltz | Owner: leroux Type: bug | Status: patch Priority: normal | Milestone: Component: GHCi | Version: 7.8.2 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: x86 Type of failure: None/Unknown | Difficulty: Unknown Test Case: T9293 | Blocked By: Blocking: | Related Tickets: Differential Revisions: Phab:D516 | -------------------------------------------+---------------------------- Changes (by leroux): * status: new => patch * differential: => Phab:D516 Comment: Patch that essentially rewrites {{{:unset -X<ext>}}} to {{{:set -XNo<ext>}}}. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9293#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler