Forked from
Glasgow Haskell Compiler / GHC
6246 commits behind the upstream repository.
-
The binary dist produced by `binary-dist` target doesn't work on windows because of the wrapper script the makefile installs. In order to not surprise any packagers we just give an error if someone tries to build the old binary-dist target rather than the reloc-binary-dist target.
The binary dist produced by `binary-dist` target doesn't work on windows because of the wrapper script the makefile installs. In order to not surprise any packagers we just give an error if someone tries to build the old binary-dist target rather than the reloc-binary-dist target.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
BinaryDist.hs 23.31 KiB