aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2019-01-30 21:00:25 +0100
committerDaniel Gröber <dxld@darkboxed.org>2019-01-30 21:30:29 +0100
commita3366f3c82a54f7a649390d262cb906663d1b5aa (patch)
tree8985254716c82fc1635da45e69c34b6fb4d0cacb /src/CabalHelper
parente16f4c165d45368416cf6b064ada9ebdb12f9a90 (diff)
Fix module description
[ci skip]
Diffstat (limited to 'src/CabalHelper')
-rw-r--r--src/CabalHelper/Compiletime/Cabal.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CabalHelper/Compiletime/Cabal.hs b/src/CabalHelper/Compiletime/Cabal.hs
index 9c3e420..a61b6f6 100644
--- a/src/CabalHelper/Compiletime/Cabal.hs
+++ b/src/CabalHelper/Compiletime/Cabal.hs
@@ -16,7 +16,7 @@
{-|
Module : CabalHelper.Compiletime.Program.Cabal
-Description : cabal-install program interface
+Description : Cabal library source unpacking
License : GPL-3
-}