Fix values not being coerced to lists

This commit is contained in:
2023-10-10 01:30:31 +02:00
committed by Eugen Wissner
parent 7c78497e04
commit a1cda38e20
2 changed files with 18 additions and 25 deletions

View File

@ -106,4 +106,6 @@ test-suite graphql-test
unordered-containers,
containers,
vector
build-tool-depends:
hspec-discover:hspec-discover
default-language: Haskell2010