[GHC] #1977: Adding small check in Linux installer
GHC
trac at galois.com
Sun Feb 24 15:48:05 EST 2008
#1977: Adding small check in Linux installer
-----------------------------+----------------------------------------------
Reporter: Tener | Owner:
Type: bug | Status: closed
Priority: lowest | Milestone: 6.8.3
Component: None | Version: 6.8.1
Severity: trivial | Resolution: fixed
Keywords: installer, path | Difficulty: Easy (1 hr)
Testcase: | Architecture: Unknown
Os: Linux |
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Done in HEAD and 6.8 branch:
{{{
Sun Feb 24 05:43:34 PST 2008 Ian Lynagh <igloo at earth.li>
* FIX #1977: Check to see if $(bindir) is in the path
Before telling the user to add it, when installing a bindist, check to
see if $(bindir) is already in the path.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1977#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list