]> source.dussan.org Git - gitignore.git/commitdiff
Remove cabal.config from Haskell. 1418/head
author(cdep)illabout <cdep.illabout@gmail.com>
Tue, 24 Feb 2015 07:10:30 +0000 (16:10 +0900)
committer(cdep)illabout <cdep.illabout@gmail.com>
Tue, 24 Feb 2015 07:10:30 +0000 (16:10 +0900)
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.

Haskell.gitignore

index 0855a79bf724a528fd0497898f2961fa6d0efbcb..3f4aa15b21177e98d5ca74d4040526b3ff9e18a4 100644 (file)
@@ -11,7 +11,6 @@ cabal-dev
 .hsenv
 .cabal-sandbox/
 cabal.sandbox.config
-cabal.config
 *.prof
 *.aux
 *.hp