diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-11-27 14:09:45 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-11-27 14:09:45 +0100 |
| commit | a2c626870aaa9e2dd34d9792640f180992c3d9e0 (patch) | |
| tree | 57ef205342c2ea1196ce2ee3363666a644aeea9e /graphql-spice.cabal | |
| parent | c08cb59b21aae1cc63a2c1728ab33545c9cdefdb (diff) | |
| download | graphql-spice-a2c626870aaa9e2dd34d9792640f180992c3d9e0.tar.gz | |
Add a workflow
Diffstat (limited to 'graphql-spice.cabal')
| -rw-r--r-- | graphql-spice.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal index cbff6fb..61d02ab 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -16,7 +16,7 @@ license-files: LICENSE build-type: Simple extra-source-files: CHANGELOG.md tested-with: - GHC == 9.2.8 + GHC == 9.4.8 source-repository head type: git @@ -70,4 +70,6 @@ test-suite graphql-test text, time, unordered-containers + build-tool-depends: + hspec-discover:hspec-discover default-language: Haskell2010 |
