From 0fa4f308758b5bb1eef10a0754f8f4364eb1c66a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:29:13 +0100 Subject: [PATCH] Added some version info to support `commenter outdated`. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1c1917d..5d67284e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1405,7 +1405,7 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - servant-purescript < 0 # 0.10.0.0 compile fail #6091/closed - - servant-subscriber < 0 # fails with aeson + - servant-subscriber < 0 # 0.7.0.0 fails with aeson https://github.com/eskimor/servant-subscriber/issues/25 "Rodrigo Setti @rodrigosetti": - messagepack @@ -1874,7 +1874,7 @@ packages: - gtk3 - ghcjs-codemirror - ghcjs-dom - - jsaddle < 0 # fails https://github.com/commercialhaskell/stackage/issues/7249 + - jsaddle < 0 # 0.9.8.3 fails https://github.com/commercialhaskell/stackage/issues/7249 - vado - vcswrapper - ShellCheck @@ -3141,7 +3141,7 @@ packages: - scanner "Stanislav Chernichkin @schernichkin": - - partial-isomorphisms < 0 # failure https://github.com/commercialhaskell/stackage/issues/7248 + - partial-isomorphisms < 0 # 0.2.3.0 failure https://github.com/commercialhaskell/stackage/issues/7248 "Christoph Breitkopf @bokesan": - IntervalMap