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
undefined
During #554 into the source code was merged 3 undefined fields:
hnix/src/Nix/Effects/Derivation.hs
Lines 69 to 81 in 7ac94bb
relude draws attention to the use of undefined in the code, which trips over the strict build: https://github.com/haskell-nix/hnix/pull/890/checks?check_run_id=2160023666.
relude
The text was updated successfully, but these errors were encountered:
CI: Nix dev env: GHC 8.10: disable strict build
cd02c6d
Please, enable it back after #896 closes.
Successfully merging a pull request may close this issue.
During #554 into the source code was merged 3 undefined fields:
hnix/src/Nix/Effects/Derivation.hs
Lines 69 to 81 in 7ac94bb
relude
draws attention to the use ofundefined
in the code, which trips over the strict build: https://github.com/haskell-nix/hnix/pull/890/checks?check_run_id=2160023666.The text was updated successfully, but these errors were encountered: