Commit a41a63e5 authored by (cdep)illabout's avatar (cdep)illabout

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.
parent 557c62cd
...@@ -11,7 +11,6 @@ cabal-dev ...@@ -11,7 +11,6 @@ cabal-dev
.hsenv .hsenv
.cabal-sandbox/ .cabal-sandbox/
cabal.sandbox.config cabal.sandbox.config
cabal.config
*.prof *.prof
*.aux *.aux
*.hp *.hp
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment