Bump upper bound on servant-server.

This is needed for compilation with ghc 9.6.
This commit is contained in:
John MacFarlane
2023-06-26 09:57:14 -07:00
parent c80ebc4621
commit 9bb5c3beb8
+1 -1
View File
@@ -59,7 +59,7 @@ library
data-default >= 0.4 && < 0.8,
text >= 1.1.1.0 && < 2.1,
unicode-collation >= 0.1.1 && < 0.2,
servant-server >= 0.19 && < 0.20,
servant-server >= 0.19 && < 0.21,
skylighting >= 0.13 && < 0.14,
wai >= 3.2 && < 3.3,
wai-cors >= 0.2.7 && < 0.3