Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inplace: Don't add empty component to LD_LIBRARY_PATH when it is empty | Reid Barton | 2015-01-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Summary: Avoids a confusing inconsistency when testing #9386 (about ghci finding .so files in .). Test Plan: validate Reviewers: austin Reviewed By: austin Subscribers: carter, thomie Differential Revision: https://phabricator.haskell.org/D593 GHC Trac Issues: #9386 | ||||
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -2/+2 |
| | |||||
* | Optimistically assume that LD_LIBRARY_PATH works for all platforms | Ian Lynagh | 2013-03-19 | 1 | -3/+3 |
| | | | | | | other than Windows and OS X. It's known to work on Linux and FreeBSD. | ||||
* | Make it possible to build with only way dyn | Ian Lynagh | 2012-10-24 | 1 | -0/+21 |