mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:33:41 +08:00
pandoc-server.cabal: bump versions for container, pandoc.
This commit is contained in:
@@ -49,9 +49,9 @@ common common-executable
|
||||
|
||||
library
|
||||
import: common-options
|
||||
build-depends: pandoc >= 3.5 && < 3.7,
|
||||
build-depends: pandoc >= 3.5 && < 3.8,
|
||||
pandoc-types >= 1.22 && < 1.24,
|
||||
containers >= 0.6.0.1 && < 0.8,
|
||||
containers >= 0.6.0.1 && < 0.9,
|
||||
aeson >= 2.0 && < 2.3,
|
||||
bytestring >= 0.9 && < 0.13,
|
||||
base64-bytestring >= 0.1 && < 1.3,
|
||||
|
||||
Reference in New Issue
Block a user