diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-09-27 10:50:38 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-09-27 10:50:38 +0200 |
| commit | eb98c3625866d6dbdf8d0f7943f6ebf55799bd57 (patch) | |
| tree | 41556f091082f75a091533af8c636d3642730d70 /package.yaml | |
| parent | 70f7e1bd8ec59b31b3ce11373eb8d35e117aa297 (diff) | |
| download | graphql-eb98c3625866d6dbdf8d0f7943f6ebf55799bd57.tar.gz | |
Introduce hspec-megaparsec
Fixes #13.
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index eb45953..40b5d04 100644 --- a/package.yaml +++ b/package.yaml @@ -49,4 +49,5 @@ tests: - graphql - hspec - hspec-expectations + - hspec-megaparsec - raw-strings-qq |
