diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-06-24 11:28:30 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-06-24 11:29:30 +0200 |
commit | 317e6426848b2ae4b734f214e25d3a094b5e076c (patch) | |
tree | 3f3cc563c6df440452cd29ed038d20b0c8a2bb7a | |
parent | fefde116f3574d9e2f132efc8a0561decdda9a39 (diff) |
Clarify description
-rw-r--r-- | cabal-helper.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 3b1133e..ab4be23 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,6 +1,6 @@ name: cabal-helper version: 0.3.5.0 -synopsis: Simple interface to Cabal's configuration state used by ghc-mod +synopsis: Simple interface to some of Cabal's configuration state used by ghc-mod description: @cabal-helper@ provides a library which wraps the internal use of executables to lift the restrictions imposed by linking against versions of GHC before |