summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox-crypto/tox-crypto.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox-crypto/tox-crypto.cabal b/tox-crypto/tox-crypto.cabal
index 9737e5d9..678cccd5 100644
--- a/tox-crypto/tox-crypto.cabal
+++ b/tox-crypto/tox-crypto.cabal
@@ -17,7 +17,7 @@ cabal-version: >=1.10
17 17
18library 18library
19 exposed-modules: Crypto.Tox 19 exposed-modules: Crypto.Tox
20 -- other-modules: 20 other-modules: DebugTag
21 other-extensions: CPP 21 other-extensions: CPP
22 , GeneralizedNewtypeDeriving 22 , GeneralizedNewtypeDeriving
23 , ScopedTypeVariables 23 , ScopedTypeVariables