summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/erebos.cabal b/erebos.cabal
index f384598..c593753 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -34,11 +34,6 @@ Extra-Source-Files:
Flag ice
Description: Enable peer discovery with ICE support using pjproject
-Flag ci
- description: Options for CI testing
- default: False
- manual: True
-
Flag cryptonite
description: Use deprecated 'cryptonite' package
default: False
@@ -53,12 +48,6 @@ common common
-Wno-x-partial
-fdefer-typed-holes
- if flag(ci)
- ghc-options:
- -Werror
- -- sometimes needed for backward/forward compatibility:
- -Wno-error=unused-imports
-
build-depends:
base ^>= { 4.15, 4.16, 4.17, 4.18, 4.19, 4.20, 4.21 },