aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml
index 73957e0..c14e121 100644
--- a/package.yaml
+++ b/package.yaml
@@ -6,14 +6,14 @@ license: OtherLicense
extra-source-files:
- README
-ghc-options: -O2 -Wall -static -optl-static -optl-pthread
+ghc-options: -O2 -static -optl-static -optl-pthread
dependencies:
- base >= 4.7 && < 5
- vector
- bytestring
- optparse-applicative
-- lens
+- mtl
library:
source-dirs: src