Other things
This commit is contained in:
parent
c9d590c569
commit
fae10cd458
1 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ let
|
|||
myPkg = pkgs.haskellPackages.hakyll;
|
||||
|
||||
ghc = pkgs.haskellPackages.ghcWithHoogle (self: with self; [
|
||||
hspec
|
||||
# hspec
|
||||
split
|
||||
myPkg # hakyll
|
||||
random
|
||||
|
|
@ -28,8 +28,8 @@ pkgs.mkShell {
|
|||
ghc
|
||||
hlint
|
||||
|
||||
stack
|
||||
ghcjs-dom
|
||||
# stack
|
||||
# ghcjs-dom
|
||||
cabal-install
|
||||
]) ++ (with pkgs; [
|
||||
nano
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue