From 6a550dc667295158c8bb01c6cb82ee5a4c97c182 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Mon, 10 Aug 2015 08:49:59 +0200 Subject: README --- cabal-helper.cabal | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 92a0bd9..3eda132 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -2,9 +2,11 @@ name: cabal-helper version: 0.3.9.0 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 - @7.10@. + @cabal-helper@ provides a library which wraps the internal use of + anexecutable to lift the restrictions imposed by linking against versions of + GHC before @7.10@. This has the pleasant side effect of isolating the user + from having to deal with Cabal version changes manually as @cabal-helper@ + can simply recompile it's helper program automatically as needed. . @cabal-helper@ uses a wrapper executable to compile the actual cabal-helper executable at runtime while linking against an arbitrary version of -- cgit v1.2.3