Skip to content

Instantly share code, notes, and snippets.

@i-am-the-slime
Last active April 1, 2018 22:13
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 i-am-the-slime/37ce01eaa0be51990494306c53f6d599 to your computer and use it in GitHub Desktop.
Save i-am-the-slime/37ce01eaa0be51990494306c53f6d599 to your computer and use it in GitHub Desktop.
(let psc-package = haskell.lib.justStaticExecutables; in
haskellPackages.callPackage ../development/compilers/purescript/psc-package { }
)
Gives:
error: getting status of '/etc/development/compilers/purescript/psc-package': No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment