[GHC] #10123: GHCi won't start in Powershell ISE

GHC ghc-devs at haskell.org
Mon Mar 2 00:37:48 UTC 2015


#10123: GHCi won't start in Powershell ISE
-------------------------------------+-------------------------------------
        Reporter:  qwfy              |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:
       Component:  GHCi              |                 Version:  7.8.3
      Resolution:  invalid           |                Keywords:  powershell
Operating System:  Windows           |            Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by Phyx-):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This is not a bug with GHCi, Powershell ISE is not a real console, it's a
 GUI based emulation which does not support interactive console
 applications.

 The same thing will happen if you try to run cmd /K

 More details: http://blogs.msdn.com/b/powershell/archive/2009/02/04
 /console-application-non-support-in-the-ise.aspx

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10123#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list