packages feed

A-gent 0.11.0.0 → 0.11.0.1

raw patch · 1 files changed

+4/−2 lines, 1 files

Files

A-gent.cabal view
@@ -9,7 +9,7 @@ build-type: Simple                                    name: A-gent-version: 0.11.0.0+version: 0.11.0.1  synopsis: Polite & well educated LLM agent with excellent manners that always behaves well description: Polite and well educated LLM agent with excellent manners that always behaves well@@ -111,11 +111,13 @@       -fpackage-trust       -- Base       -trust=base-      -trust=ghc-internal+      -- NOTE: Issue with Hackage that builds with 9.8.4. 9.10.x requies this:+      -- -trust=ghc-internal       -- Process       -trust=process       -trust=array       -trust=ghc-prim+      -trust=deepseq       -- JSON       -trust=containers       -trust=mtl