This website works better with JavaScript.
Home
Explore
Help
Sign In
taezos
/
ch-hs-imports
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
add ghcid to nix dependencies.
master
piq9117
2 years ago
parent
efaeed36a1
commit
d8e919dd35
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
shell.nix
+ 1
- 0
shell.nix
View File
@@ -33,6 +33,7 @@ let
# tools
ghc
cabal-install
ghcid
];
# fake package explicitly adding dependencies to all the shell dependencies for adding GC roots
pathToDependencies = pkgs.runCommand "build" {
Write
Preview
Loading…
Cancel
Save