소스 검색

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.
(cdep)illabout 10 년 전
부모
커밋
a41a63e5e5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Haskell.gitignore

+ 0 - 1
Haskell.gitignore

@@ -11,7 +11,6 @@ cabal-dev
 .hsenv
 .cabal-sandbox/
 cabal.sandbox.config
-cabal.config
 *.prof
 *.aux
 *.hp