summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index be2aad8..ac3b114 100644
--- a/package.yaml
+++ b/package.yaml
@@ -31,6 +31,7 @@ dependencies:
- conduit
- containers
- exceptions
+- hspec-expectations
- megaparsec
- parser-combinators
- scientific
@@ -58,7 +59,6 @@ tests:
dependencies:
- graphql
- hspec
- - hspec-expectations
- hspec-megaparsec
- QuickCheck
- raw-strings-qq