aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-24 16:06:27 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-24 16:06:27 -0400
commit77d6aa7957648f6d1ad238e6ca87c18af36b15e5 (patch)
treebe31ccf19ff853228b0f635e9380da5e808cfbdf /git-annex.cabal
parent938dbba657060bb65fadd2fe3337e6d577443132 (diff)
temporarily add cabal.config to support ghc 8.0.1 build
This commit can be reverted once the library deps are worked out upstream.
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index e075d01ec..8e7750a70 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -35,6 +35,7 @@ Description:
-- make cabal install git-annex work.
Extra-Source-Files:
stack.yaml
+ cabal.config
README
CHANGELOG
NEWS