Skip to content

Instantly share code, notes, and snippets.

@eHammarstrom
Created May 26, 2018 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eHammarstrom/cdec160d06c42893238c5f366cf31a72 to your computer and use it in GitHub Desktop.
Save eHammarstrom/cdec160d06c42893238c5f366cf31a72 to your computer and use it in GitHub Desktop.
➜ RealParser git:(master) ✗ nix-shell -A RealParser.env
[nix-shell:~/git/RealParser]$ runhaskell Setup.hs configure
Configuring RealParser-0.1.0.0...
clang-5.0: warning: argument unused during compilation: '-nopie' [-Wunused-command-line-argument]
[nix-shell:~/git/RealParser]$ runhaskell Setup.hs repl
Setup.hs: The 'repl' command does not support multiple targets at once.
[nix-shell:~/git/RealParser]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment