1
0
Fork 0

Fix watch expression

This commit is contained in:
Malte Brandy 2020-06-26 17:47:26 +02:00
parent b16f97aa41
commit e3786c3ec5
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 1 additions and 3 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;
cabal2nix weeder stan;
} // makeHaskellScriptPackages p;
in {
myHaskellPackages = makeHaskellPackages master.haskellPackages;

View file

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