[GHC] #14652: Allow different executable names on windows

GHC ghc-devs at haskell.org
Tue Jan 9 11:34:06 UTC 2018


#14652: Allow different executable names on windows
-------------------------------------+-------------------------------------
           Reporter:  AndreasK       |             Owner:  (none)
               Type:  task           |            Status:  new
           Priority:  normal         |         Milestone:  8.4.1
          Component:  Compiler       |           Version:
           Keywords:                 |  Operating System:  Windows
       Architecture:                 |   Type of failure:  Compile-time
  Unknown/Multiple                   |  crash or panic
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Currently renaming the executable on windows leads to a ghc panic is it
 enforces that they are named ghc/ghc-stage[123].

 This isn't enforced Linux and I don't see a good reason why we should do
 so on Windows.

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


More information about the ghc-tickets mailing list