From b157db0ee78f4879d1f06a5f757a6199d7703abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:31:38 +0200 Subject: [PATCH] Upper bound is now in place in package `langchain-hs` (tusharad/langchain-hs#3). --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7175011c..35d9db8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5283,7 +5283,7 @@ packages: - geoip2 - iri - jsaddle-warp - - langchain-hs < 0 # https://github.com/tusharad/langchain-hs/issues/3 + - langchain-hs - lifted-threads - manifolds-core - nerd-font-icons @@ -7085,6 +7085,7 @@ packages: - kind-generics-th < 0 # tried kind-generics-th-0.2.3.3, but its *library* requires th-abstraction >=0.4 && < 0.7 and the snapshot contains th-abstraction-0.7.1.0 - kleene < 0 # tried kleene-0.1, but its *library* requires bytestring >=0.10.4.0 && < 0.12 and the snapshot contains bytestring-0.12.2.0 - l10n < 0 # tried l10n-0.1.0.1, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.1.2 + - langchain-hs < 0 # tried langchain-hs-0.0.2.0, but its *library* requires ollama-haskell >=0.1.3 && < 0.2 and the snapshot contains ollama-haskell-0.2.0.0 - language-haskell-extract < 0 # tried language-haskell-extract-0.2.4, but its *library* requires template-haskell < 2.16 and the snapshot contains template-haskell-2.22.0.0 - language-puppet < 0 # tried language-puppet-1.5.1, but its *library* requires aeson >=2.0 && < 2.2 and the snapshot contains aeson-2.2.3.0 - language-puppet < 0 # tried language-puppet-1.5.1, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.2.0