[GHC] #11678: runhaskell (and ghc, ghci) fail to run if HOME is not set
GHC
ghc-devs at haskell.org
Sat Mar 5 15:03:54 UTC 2016
#11678: runhaskell (and ghc, ghci) fail to run if HOME is not set
-------------------------------------+-------------------------------------
Reporter: crosser | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1971
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => patch
* differential: => Phab:D1971
* milestone: => 8.0.1
Comment:
This patch should at least help. There still make be the matter of how to
deal with the user package database (which is in the default database
list) being missing.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11678#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list