More new posts
This commit is contained in:
commit
7f83a0c875
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ let
|
|||
ghc = pkgs.haskellPackages.ghcWithHoogle (self: with self; [
|
||||
# hspec
|
||||
split
|
||||
myPkg # hakyll
|
||||
# myPkg # hakyll
|
||||
random
|
||||
neat-interpolation
|
||||
]);
|
||||
|
|
@ -30,7 +30,7 @@ pkgs.mkShell {
|
|||
|
||||
# stack
|
||||
# ghcjs-dom
|
||||
cabal-install
|
||||
# cabal-install
|
||||
]) ++ (with pkgs; [
|
||||
nano
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue