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
nix-shell
stack build --verbose
Build to succeed.
[nix-shell:~/Forks/snowdrift]$ stack build --verbose 2.1.3.1 x86_64 hpack-0.31.2 2019-08-18 15:45:29.327390: [debug] Checking for project config at: /home/neo/Forks/snowdrift/stack.yaml 2019-08-18 15:45:29.327711: [debug] Loading project config file stack.yaml 2019-08-18 15:45:29.339178: [debug] SELECT COUNT(*) FROM "last_performed" WHERE ("action"=?) AND ("timestamp">=?); [PersistInt64 1,PersistUTCTime 2019-08-17 14:45:29.339095207 UTC] 2019-08-18 15:45:29.339902: [error] Control.Exception.Safe.throwString called with: In Nix shell but reExecL is False Called from: throwString (src/Stack/Runners.hs:120:18 in stack-2.1.3.1-2lYINbBdWF26UO6aV9Sj15:Stack.Runners)
$ stack --version 2.1.3.1 x86_64 hpack-0.31.2
Installed with Nix via nix-shell for the shell.nix
shell.nix
The text was updated successfully, but these errors were encountered:
Thanks @razvan-panda.
Just a note: we're tracking a related issue on #5000 .
Sorry, something went wrong.
Same issue: #5000
No branches or pull requests
Steps to reproduce
nix-shell
stack build --verbose
Expected
Build to succeed.
Actual
Stack version
Method of installation
Installed with Nix via
nix-shell
for theshell.nix
The text was updated successfully, but these errors were encountered: