packages feed

baikai-claude 0.4.0.0 → 0.4.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~cryptonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: crypton

API changes (from Hackage documentation)

Files

baikai-claude.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.4 name:          baikai-claude-version:       0.4.0.0+version:       0.4.0.1 synopsis:      Anthropic Claude providers for the baikai abstraction description:   Wraps the claude Haskell package as a Baikai Provider for both the Anthropic API and the@@ -51,7 +51,7 @@     , claude             ^>=1.4     , containers         ^>=0.7     , cradle             ^>=0.0-    , crypton            ^>=1.0+    , crypton            >=1.0    && <1.2     , generic-lens       ^>=2.3     , http-client        ^>=0.7     , http-client-tls    ^>=0.3