#5047: ghc fails to build if HOME is not seth
----------------------------------+-----------------------------------------
Reporter: nomeata | Owner: igloo
Type: bug | Status: closed
Priority: high | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: Unknown/Multiple
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in Cabal:
{{{
Sun Apr 17 16:41:35 BST 2011 Ian Lynagh <[email protected]>
* Refactor to avoid problems when $HOME is not set
We now avoid calling getWindowsProgramFilesDir and
getAppUserDataDirectory when we don't need to know their results.
This means that a GHC build goes through when $HOME is unset
(GHC trac #5047).
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5047#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs