aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2018-01-29 18:22:04 +0200
committerDaniel Gröber <dxld@darkboxed.org>2018-01-29 17:22:04 +0100
commit09e2236679739547984e2e29db23e160a3a80890 (patch)
treead16f90ffa32dbf31bcf088b5541c59e15e47d88 /cabal-helper.cabal
parenta43c1015efbbd3e1387b38534f04ba749cf7de74 (diff)
Revert hsSourceDirs hackery (#43)
Move hack to GhcSession test for now, the corresponding logic should be moved into c-h instead of living in ghc-mod instead.
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index 50cbe0e..51f6a83 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -1,5 +1,5 @@
name: cabal-helper
-version: 0.8.0.0
+version: 0.8.0.1
synopsis:
Simple interface to some of Cabal's configuration state, mainly used by ghc-mod
description: