From 3cdbe50a30e8abba6fb930531480a8c29a1815df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 25 Apr 2023 14:08:55 +0200 Subject: [PATCH] Support 'commenter' with version information. --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd9df9e..70a7de4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4236,16 +4236,16 @@ packages: - path-formatting - path-like - path-utils - - polysemy-extra < 0 # https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-extra < 0 # 0.2.1.0 https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-fs - - polysemy-fskvstore < 0 # https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-fskvstore < 0 # 0.1.2.0 https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-kvstore-jsonfile - - polysemy-kvstore < 0 # https://github.com/commercialhaskell/stackage/issues/6815 - - polysemy-methodology < 0 # https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-kvstore < 0 # 0.1.3.0 https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-methodology < 0 # 0.2.2.0 https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-path - - polysemy-several < 0 # https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-several < 0 # 0.1.1.0 https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-socket - - polysemy-uncontrolled < 0 # https://github.com/commercialhaskell/stackage/issues/6815 + - polysemy-uncontrolled < 0 # 0.1.1.1 https://github.com/commercialhaskell/stackage/issues/6815 - polysemy-video - polysemy-vinyl - primitive-offset @@ -4329,7 +4329,7 @@ packages: - htoml-megaparsec - composition-prelude - toml-reader-parse - - atomic-counter < 0 # https://github.com/commercialhaskell/stackage/issues/6953 + - atomic-counter < 0 # 0.1.2 https://github.com/commercialhaskell/stackage/issues/6953 "Eugene Smolanka @esmolanka": - sexp-grammar