We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seeing this error on the build server:
/home/curators/work/unpack-dir/unpacked/path-0.9.6-c791fe08026c1856bfd8fe4ae6b93e86ffcfbd59b3b4644560a71b734dd4b20e/test/TH/Posix.hs:5:2: error: fatal error: Include.hs: No such file or directory 5 | | ^ | 5 | | ^ compilation terminated. /home/curators/work/unpack-dir/unpacked/path-0.9.6-c791fe08026c1856bfd8fe4ae6b93e86ffcfbd59b3b4644560a71b734dd4b20e/test/TH/Windows.hs:5:2: error: fatal error: Include.hs: No such file or directory 5 | | ^ | 5 | | ^ compilation terminated. /home/curators/work/unpack-dir/unpacked/path-0.9.6-c791fe08026c1856bfd8fe4ae6b93e86ffcfbd59b3b4644560a71b734dd4b20e/test/TH/Posix.hs:5:2: error: fatal error: Include.hs: No such file or directory 5 | | ^ | 5 | | ^ compilation terminated. /home/curators/work/unpack-dir/unpacked/path-0.9.6-c791fe08026c1856bfd8fe4ae6b93e86ffcfbd59b3b4644560a71b734dd4b20e/test/TH/Windows.hs:5:2: error: fatal error: Include.hs: No such file or directory 5 | | ^ | 5 | | ^ compilation terminated. /home/curators/work/unpack-dir/unpacked/path-0.9.6-c791fe08026c1856bfd8fe4ae6b93e86ffcfbd59b3b4644560a71b734dd4b20e/test/TH/Posix.hs:1:1: error: `gcc' failed in phase `C pre-processor'. (Exit code: 1) | 1 | {-# LANGUAGE CPP #-} | ^ /home/curators/work/unpack-dir/unpacked/path-0.9.6-c791fe08026c1856bfd8fe4ae6b93e86ffcfbd59b3b4644560a71b734dd4b20e/test/TH/Windows.hs:1:1: error: `gcc' failed in phase `C pre-processor'. (Exit code: 1) | 1 | {-# LANGUAGE CPP #-} | ^
cc @chrisdone
The text was updated successfully, but these errors were encountered:
Add upper bound for path, #7503
a52d930
No branches or pull requests
Seeing this error on the build server:
cc @chrisdone
The text was updated successfully, but these errors were encountered: