input-output-hk / input-output-hk/stack2nix

stack2nix: user error (No such package ghci-8.6.3 in the cabal database. Did you run cabal update?)

Open
#161 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Nix
Stars
100
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I've installed `stack2nix` by running `nix-build` in the checkout and then I'm trying to run it with

```
⇒ ../../haskell/stack2nix/result/bin/stack2nix . ~/dev/adjoint/uplink_dev

Ensuring git version is >= 2 ...
Ensuring cabal version is >= 2 ...

+ cabal2nix --subpath . --system x86_64-linux --compiler ghc-8.6.3 cabal://ALUT-2.4.0.2
+ cabal2nix --subpath . --system x86_64-linux --compiler ghc-8.6.3 cabal://ANum-0.2.0.2
+ cabal2nix --subpath . --system x86_64-linux --compiler ghc-8.6.3 cabal://Clipboard-2.3.2.0
....
+ cabal2nix --subpath . --system x86_64-linux --compiler ghc-8.6.3 cabal://zip-1.2.0
stack2nix: user error (No such package ghci-8.6.3 in the cabal database. Did you run cabal update?)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.