summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.yaml7
1 files changed, 2 insertions, 5 deletions
diff --git a/package.yaml b/package.yaml
index fcdfa58..ec9bf4c 100644
--- a/package.yaml
+++ b/package.yaml
@@ -27,11 +27,6 @@ tests:
source-dirs: test
dependencies:
- fiddle
- - hspec
- - base >= 4.0.0
- - text
- - containers
- - process
ghc-options:
- -Wall
@@ -77,4 +72,6 @@ dependencies:
- optparse-applicative
- directory
- filepath
+ - hspec
- zlib
+ - process