mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-24 00:15:44 +00:00
Bump upper bound on servant-server.
This is needed for compilation with ghc 9.6.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user