1
0
Fork 0

Fix watch expression

This commit is contained in:
Malte Brandy 2020-06-26 17:49:24 +02:00
parent e3786c3ec5
commit 15dea70cb0
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@ let
inherit (p)
brittany ormolu releaser cabal-fmt stack ghcide cabal-install dhall
aeson unordered-containers these neuron taskwarrior pandoc hlint
cabal2nix weeder stan;
cabal2nix weeder;
} // makeHaskellScriptPackages p;
in {
myHaskellPackages = makeHaskellPackages master.haskellPackages;

View file

@ -37,6 +37,7 @@ let
"github"
"cookie"
"shelly"
"stan"
];
watchedStablePkgs = [
"ghcide"