aboutsummaryrefslogtreecommitdiffstats
path: root/verismith.cabal
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-07 15:34:48 +0100
committerYann Herklotz <git@yannherklotz.com>2020-04-07 15:34:48 +0100
commit512e1c24ea03b0b6375451bd13c37b52038f1e6e (patch)
tree7759322cb31f73091fdb5662f53b777dd69d1402 /verismith.cabal
parent4a3f2b3448851fe9ac017ff397f9b9ae2babdce3 (diff)
downloadverismith-512e1c24ea03b0b6375451bd13c37b52038f1e6e.tar.gz
verismith-512e1c24ea03b0b6375451bd13c37b52038f1e6e.zip
Remove statistic dependency
Diffstat (limited to 'verismith.cabal')
-rw-r--r--verismith.cabal3
1 files changed, 0 insertions, 3 deletions
diff --git a/verismith.cabal b/verismith.cabal
index f272bac..9754056 100644
--- a/verismith.cabal
+++ b/verismith.cabal
@@ -97,15 +97,12 @@ library
, recursion-schemes >=5.0.2 && <5.2
, shakespeare >=2 && <2.1
, shelly >=1.8.0 && <1.10
- , statistics >=0.14.0.2 && <0.16
, template-haskell >=2.13.0 && <2.16
, text >=1.2 && <1.3
, time >= 1.8.0.2 && <1.10
, tomland >=1.0 && <1.3
, transformers >=0.5 && <0.6
, transformers-base >=0.4.5 && <0.5
- , unordered-containers >=0.2.10 && <0.3
- , vector >=0.12.0.1 && <0.13
default-extensions: OverloadedStrings
executable verismith