Cabal revisions of acid-state-0.16.1.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: acid-state Version: 0.16.1.3+x-revision: 1 Synopsis: Add ACID guarantees to any serializable Haskell data structure. Description: Use regular Haskell data structures as your database and get stronger ACID guarantees than most RDBMS offer. Homepage: https://github.com/acid-state/acid-state Cabal-version: >=1.10 tested-with:- GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.10.0+ GHC == 9.8.2+ GHC == 9.6.5+ GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- GHC == 7.10.3- GHC == 7.8.4+ -- GHC == 7.10.3 Extra-source-files: CHANGELOG.md filelock, filepath, mtl,- network < 3.2,+ network < 3.3, network-bsd,- template-haskell < 2.22,+ template-haskell < 2.23, th-expand-syns if os(windows)
revision 2
Name: acid-state Version: 0.16.1.3-x-revision: 1+x-revision: 2 Synopsis: Add ACID guarantees to any serializable Haskell data structure. Description: Use regular Haskell data structures as your database and get stronger ACID guarantees than most RDBMS offer. Homepage: https://github.com/acid-state/acid-state Cabal-version: >=1.10 tested-with:- GHC == 9.10.0- GHC == 9.8.2- GHC == 9.6.5+ GHC == 9.12.1+ GHC == 9.10.1+ GHC == 9.8.4+ GHC == 9.6.6 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.6.5 GHC == 8.4.4 GHC == 8.2.2- GHC == 8.0.2- -- GHC == 7.10.3+ -- cabal-3.12 cannot install dependency system-filepath any more in the GHC 8.0 environment+ -- https://github.com/haskell/cabal/issues/10379+ -- GHC == 8.0.2 Extra-source-files: CHANGELOG.md mtl, network < 3.3, network-bsd,- template-haskell < 2.23,+ template-haskell < 2.24, th-expand-syns if os(windows)