packages feed

Cabal revisions of linear-base-0.1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
+cabal-version: >=1.10 name: linear-base version: 0.1.0-cabal-version: >=1.10+x-revision: 1 homepage: https://github.com/tweag/linear-base#README license: MIT license-file: LICENSE     System.IO.Resource     Unsafe.Linear   build-depends:-    base >= 4.15 && < 5,+    -- issue #464: build failure with GHC 9.8+    base >= 4.15 && < 4.19,     containers,     ghc-prim,     hashable,