Skip to content

nix-shell does not come with cabal ? #2024

Closed
@PierreR

Description

@PierreR

I am trying to give some feedback about contribution and what could be improved to make it easier.

This one comes a bit as a surprise to me:

If you go in the dhall-haskell/dhall folder and execute nix-shell then if you try cabal build it does not work:

[nix-shell:~/projects/hub/dhall-haskell/dhall]$ cabal build
cabal: command not found

Isn't this supposed to work ? nix-shell should give you an development environment with everything required to contribute.

I would like to reach a point where contributing is easy. You just do code to open vscode and you have an IDE that just works (with the help of ghcide or haskell-language-server).

See this post: https://daml.com/daml-driven/handing-over-ghcide-to-the-haskell-community/

Sorry if I miss the point. I am just a dumb user at this point ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuilding, testing, installing, packaging, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions