From 9a8da3faa28d74f0755da1fd857bff38e9d46b1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Thu, 1 Feb 2024 19:00:22 +0100 Subject: [PATCH] Added some version info to support `commenter outdated`. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fade1d6b..61e13aef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2843,7 +2843,7 @@ packages: - smtp-mail - liboath-hs - servant-quickcheck - - esqueleto < 0 # failing for ghc-9.8 + - esqueleto < 0 # 3.5.11.1 failing for ghc-9.8 - hedgehog-fakedata - persistent-discover - persistent-documentation < 0 # 0.1.0.4 https://github.com/lumihq/persistent-documentation/issues/11 @@ -2898,7 +2898,7 @@ packages: - hidapi - iso8601-time - loop - - lz4-frame-conduit < 0 # https://github.com/commercialhaskell/stackage/issues/7241 + - lz4-frame-conduit < 0 # 0.1.0.1 https://github.com/commercialhaskell/stackage/issues/7241 - netpbm - network-house < 0 # 0.1.0.2 compile failure MonadFail - reinterpret-cast