summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index e46adc40..29e6ecd4 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -36,7 +36,7 @@ Description:
It is configured using haskell.
Flag WithTypeErrors
- Description: Build with type-errors library for better error messages
+ Description: Build with type-errors library for better error messages and less memory use
Library
Default-Language: Haskell98