Skip to content

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

Open
@commandodev

Description

@commandodev

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?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions