Skip to content

Commit a41a63e

Browse files
committed
Remove cabal.config from Haskell.
The Stackage project provides a cabal.config which locks in a specific package set. This file should be shared between developers project so that everyone is developing using the same versions of packages.
1 parent 557c62c commit a41a63e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Haskell.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ cabal-dev
1111
.hsenv
1212
.cabal-sandbox/
1313
cabal.sandbox.config
14-
cabal.config
1514
*.prof
1615
*.aux
1716
*.hp

0 commit comments

Comments
 (0)