Cabal revisions of linear-1.17.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: linear category: Math, Algebra version: 1.17.1+x-revision: 1 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE library build-depends: adjunctions >= 4 && < 5,- base >= 4.5 && < 5,+ base >= 4.6 && < 4.8, binary >= 0.5 && < 0.8, bytes >= 0.15 && < 1, cereal >= 0.4.1.1 && < 0.5,
revision 2
name: linear category: Math, Algebra version: 1.17.1-x-revision: 1+x-revision: 2 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE semigroupoids >= 3 && < 5, tagged >= 0.4.4 && < 1, template-haskell >= 2.7 && < 3.0,- transformers >= 0.2 && < 0.5,+ transformers >= 0.4 && < 0.5, transformers-compat >= 0.4 && < 1, unordered-containers >= 0.2.3 && < 0.3, vector >= 0.10 && < 0.11,