Skip to content
New issue

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 and shebangs don't work together #2316

Closed
puffnfresh opened this issue Jul 1, 2016 · 0 comments · Fixed by #2318
Closed

Nix and shebangs don't work together #2316

puffnfresh opened this issue Jul 1, 2016 · 0 comments · Fixed by #2318

Comments

@puffnfresh
Copy link
Contributor

Given a script of:

#!/usr/bin/env stack
-- stack --nix --resolver lts-5.9 runghc

main = return ()

We get:

File does not exist or is not a regular file `--extra-lib-dirs=/nix/store/n962p1idgzh07wvhxam5r6icv894kj61-ghc-7.10.3/lib'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants