Skip to content

Instantly share code, notes, and snippets.

@oleks
Created November 13, 2018 11:46
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 oleks/a0b8c128d12109ca413cedc5da6e3473 to your computer and use it in GitHub Desktop.
Save oleks/a0b8c128d12109ca413cedc5da6e3473 to your computer and use it in GitHub Desktop.
stack new on my current nixos
$ stack --nix new hello-world -p "category:Compilers/Interpreters"
Downloading template "new-template" to create project "hello-world" in hello-world/ ...
Looking for .cabal or package.yaml files to use to init the project.
Using cabal packages:
- hello-world/
Selecting the best among 14 snapshots...
Unable to load cabal files for snapshot
----
Deleting cached snapshot file: /home/oleks/.stack/build-plan/lts-12.18.yaml
Recommendation: try running again. If this fails again, open an upstream issue at:
https://github.com/fpco/lts-haskell/issues/new
----
Unable to parse cabal file for bhoogle-0.1.3.5@sha256:a3393794b22faabeb564c57f4a9506390b6b97b9792c6b4e130f15bf116099fd,1806: NoParse "license" 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment