[GHC] #13560: Windows binary distributions have absolute paths from the build environment in the `settings` file
GHC
ghc-devs at haskell.org
Wed Apr 26 01:11:36 UTC 2017
#13560: Windows binary distributions have absolute paths from the build environment
in the `settings` file
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.2.1-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"66108864540601837ad77847f4062a670362361f/ghc" 6610886/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="66108864540601837ad77847f4062a670362361f"
Revert "Remove special casing of Windows in generic files"
This commit didn't consider the fact that binary distributions on Windows
must
have relative toolchain paths. This caused #13560.
This reverts commit 48385cb2fc295eb8af9188cbe140142c1807d5a7 (except for a
helpful comment).
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13560#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list