Skip to content

Commit 3bdcb73

Browse files
committed
Add cabal project and various CI files to nix filtering
1 parent 89e0f41 commit 3bdcb73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ let
3434
"release.nix"
3535
".git"
3636
"dist"
37+
"cabal.haskell-ci"
38+
"cabal.project"
39+
".travis.yml"
3740
])) ./.;
3841
};
3942
})

0 commit comments

Comments
 (0)