Cabal revisions of linear-base-0.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 3.0 name: linear-base version: 0.3.0+x-revision: 1 license: MIT license-file: LICENSE copyright: (c) Tweag Holding and affiliates default-language: Haskell2010 build-depends: - base >=4.15 && <5,+ base >=4.15 && < 4.19, containers, ghc-prim, hashable,