aboutsummaryrefslogtreecommitdiffstats
path: root/verismith.cabal
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-07 17:19:12 +0100
committerYann Herklotz <git@yannherklotz.com>2020-04-07 17:19:12 +0100
commitd86cb8fd763e687cf2cd7ad40094d15ebba6bf87 (patch)
tree31a083f596f82d94ba91677d07de0fe1c13cd042 /verismith.cabal
parent38f11a0f5b4d867d5744141f833cebb885405d09 (diff)
downloadverismith-d86cb8fd763e687cf2cd7ad40094d15ebba6bf87.tar.gz
verismith-d86cb8fd763e687cf2cd7ad40094d15ebba6bf87.zip
Remove shakespeare dependency
Diffstat (limited to 'verismith.cabal')
-rw-r--r--verismith.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/verismith.cabal b/verismith.cabal
index 9754056..42a785b 100644
--- a/verismith.cabal
+++ b/verismith.cabal
@@ -95,7 +95,6 @@ library
, prettyprinter >=1.2.0.1 && <1.7
, random >=1.1 && <1.2
, recursion-schemes >=5.0.2 && <5.2
- , shakespeare >=2 && <2.1
, shelly >=1.8.0 && <1.10
, template-haskell >=2.13.0 && <2.16
, text >=1.2 && <1.3
@@ -140,7 +139,6 @@ test-suite test
, hedgehog >=1.0 && <1.2
, lens >=4.16.1 && <4.19
, parsec >= 3.1 && < 3.2
- , shakespeare >=2 && <2.1
, tasty >=1.0.1.1 && <1.3
, tasty-hedgehog >=1.0 && <1.1
, tasty-hunit >=0.10 && <0.11