[GHC] #11696: Windows Install Makes Unnecessary/Incorrect PATH Changes

GHC ghc-devs at haskell.org
Thu Mar 10 16:59:30 UTC 2016


#11696: Windows Install Makes Unnecessary/Incorrect PATH Changes
-------------------------------------+-------------------------------------
           Reporter:  AlexAndrews    |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Package        |           Version:  7.10.3
  system                             |
           Keywords:  path           |  Operating System:  Windows
  environment variable install       |
       Architecture:  x86            |   Type of failure:  Other
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 I installed haskell 7.10.3 (32-bit) under Windows XP SP3 into a folder on
 my L: drive.  However, the installation process added a number of non-
 existent directories to my PATH variables:

 User environment variable PATH:

   C:\Documents and Settings\<username>\Application Data\cabal\bin

 System environment variable PATH:

   C:\Program Files\Haskell\bin

 If these directories need to be in the PATH variables, they should be
 created by the installer and, if so, since I installed haskell to my L:
 drive, surely these should be created on my L: drive (or the user should
 be prompted for their location)?

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


More information about the ghc-tickets mailing list