Skip to content

Instantly share code, notes, and snippets.

@shapr
Created September 8, 2021 17:35
Show Gist options
  • Save shapr/9ab03fb8805489fc4dbf0b32dae5f692 to your computer and use it in GitHub Desktop.
Save shapr/9ab03fb8805489fc4dbf0b32dae5f692 to your computer and use it in GitHub Desktop.
$ cabal v2-run ./install.hs --project-file install/shake.project 8.10.7
Resolving dependencies...
Build profile: -w ghc-8.10.7 -O1
In order, the following will be built (use -v for more details):
- fake-package-0 (exe:script) (configuration changed)
Configuring executable 'script' for fake-package-0..
Preprocessing executable 'script' for fake-package-0..
Building executable 'script' for fake-package-0..
[1 of 1] Compiling Main ( Main.hs, /home/shae/build/haskell-language-server/dist-newstyle/build/x86_64-linux/ghc-8.10.7/fake-package-0/x/script/build/script/script-tmp/Main.o )
Linking /home/shae/build/haskell-language-server/dist-newstyle/build/x86_64-linux/ghc-8.10.7/fake-package-0/x/script/build/script/script ...
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld.gold: warning: /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/crt1.o: unknown program property type 0xc0008002 in .note.gnu.property section
Error when running Shake build system:
at want, called at src/Development/Shake/Internal/Args.hs:83:67 in shake-0.19.6-81306ec2560015776dcea0239b113e9838bdfacc4f754ba9a7a23bf25c792b77:Development.Shake.Internal.Args
* Depends on: 8.10.7
at error, called at src/Development/Shake/Internal/Rules/File.hs:179:58 in shake-0.19.6-81306ec2560015776dcea0239b113e9838bdfacc4f754ba9a7a23bf25c792b77:Development.Shake.Internal.Rules.File
* Raised the exception:
Error, file does not exist and no rule available:
8.10.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment