aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--btls.cabal4
1 files changed, 0 insertions, 4 deletions
diff --git a/btls.cabal b/btls.cabal
index a7fe7ec..4246e43 100644
--- a/btls.cabal
+++ b/btls.cabal
@@ -39,10 +39,6 @@ custom-setup
library
hs-source-dirs: src
default-language: Haskell2010
- other-extensions: ExistentialQuantification
- , NamedFieldPuns
- , Rank2Types
- , ScopedTypeVariables
build-tools: c2hs
include-dirs: third_party/boringssl/src/include
ghc-options: -Weverything