diff --git a/build-constraints.yaml b/build-constraints.yaml index f3984287..164449ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3230,7 +3230,7 @@ packages: "John MacFarlane @jgm": - hsb2hs - cmark - - texmath < 0.12.10.2 # https://github.com/commercialhaskell/stackage/issues/7750 + - texmath - skylighting - skylighting-core - pandoc-types @@ -3241,7 +3241,7 @@ packages: - pandoc - pandoc-cli - pandoc-server - - citeproc < 0.9 # https://github.com/commercialhaskell/stackage/issues/7750 + - citeproc - commonmark - commonmark-extensions - commonmark-pandoc @@ -3252,8 +3252,8 @@ packages: - skylighting-format-context - skylighting-format-latex - skylighting-format-typst - - typst < 0.8 # https://github.com/commercialhaskell/stackage/issues/7750 - - typst-symbols < 0.1.8 # https://github.com/commercialhaskell/stackage/issues/7750 + - typst + - typst-symbols "Karun Ramakrishnan @karun012": - doctest-discover @@ -6819,11 +6819,12 @@ packages: - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.2.0 - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires extra >=1.6.18 && < 1.8 and the snapshot contains extra-1.8 - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires text >=1.2.2.0 && < 1.3 and the snapshot contains text-2.1.2 + - hakyll < 0 # tried hakyll-4.16.6.0, but its *library* requires pandoc >=2.11 && < 2.20 || >=3.0 && < 3.7 and the snapshot contains pandoc-3.7 - hakyll-convert < 0 # tried hakyll-convert-0.3.0.5, but its *library* requires the disabled package: feed - hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.2.0 - hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires data-default >=0.7.1 && < 0.8 and the snapshot contains data-default-0.8.0.1 - hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires filepath >=1.4.2 && < 1.5 and the snapshot contains filepath-1.5.4.0 - - hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires pandoc >=3.0.1 && < 3.2 and the snapshot contains pandoc-3.6.4 + - hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires pandoc >=3.0.1 && < 3.2 and the snapshot contains pandoc-3.7 - hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires text >=2.0.2 && < 2.1 and the snapshot contains text-2.1.2 - hapistrano < 0 # tried hapistrano-0.4.8.0, but its *executable* requires optparse-applicative >=0.11 && < 0.17 and the snapshot contains optparse-applicative-0.18.1.0 - hapistrano < 0 # tried hapistrano-0.4.8.0, but its *library* requires ansi-terminal >=0.9 && < 0.12 and the snapshot contains ansi-terminal-1.1.2 @@ -8524,7 +8525,6 @@ expected-test-failures: - genvalidity-appendful # https://github.com/commercialhaskell/stackage/issues/7465 - genvalidity-mergeful # https://github.com/commercialhaskell/stackage/issues/7465 - sydtest-autodocodec # https://github.com/commercialhaskell/stackage/issues/7465 - - pandoc # 3.6.4 https://github.com/commercialhaskell/stackage/issues/7750 # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again.