You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
* hptool/src/OS/Win.hs
* Move the enumeration of the targetDir contents until
after we are actually complete with this directory. This
step needs to be timed differently than the other builds
since on the Windows builds, HP and GHC are installed
into a single directory. Without this, Shake will
complain that the directory contents of targetDir have
changed (upon populating targetDir with the HP-specific
packages) since the time of making a dependency on them
(which would happen after GHC is placed in targetDir).
0 commit comments