-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Haskell development shells are not very useful #196753
Copy link
Copy link
Closed
Labels
6.topic: documentationMeta-discussion about documentation and its workflowMeta-discussion about documentation and its workflow6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language
Metadata
Metadata
Assignees
Labels
6.topic: documentationMeta-discussion about documentation and its workflowMeta-discussion about documentation and its workflow6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language
Fields
Give feedbackNo fields configured for issues without a type.
nix develop nixpkgs#haskellPackages.foogives me a shell without cabal, and if I add cabal myself it fails most of the time because of a missing system dependency (pkg-config,zlib, ...).cc @sternenseemann @cdepillabout @maralorn