packages feed

Cabal revisions of ttl-hashtables-1.2.1.0

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

revision 1
 cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.0.+-- This file has been generated from package.yaml by hpack version 0.31.1. -- -- see: https://github.com/sol/hpack ----- hash: 65615fa7b0bf5fdbc5d34448bd6b00132bfecbbdb8d68e7e67cd0c7e727b0464+-- hash: 93b2a48799c7ce3779cc4f350b9dfb02853305f36627876a73b5a5b33031fddc  name:           ttl-hashtables version:        1.2.1.0+x-revision:     1 synopsis:       Extends hashtables so that entries added can be expired after a TTL-description:    Please see the README on Gitlab at <https://gitlab.com/codemonkeylabs/ttl-hashtables#readme>+description:    This library extends fast mutable hashtables so that entries added can be expired after a given TTL (time to live). This TTL can be specified as a default property of the table or on a per entry basis. category:       Data+bug-reports:    https://gitlab.com/codemonkeylabs/ttl-hashtables/issues author:         Erick Gonzalez maintainer:     erick@codemonkeylabs.de copyright:      2019 Erick Gonzalez     README.md     ChangeLog.md +source-repository head+  type: git+  location: https://gitlab.com/codemonkeylabs/ttl-hashtables+ library   exposed-modules:       Data.TTLHashTable   ghc-options: -Wall   build-depends:       base >=4.7 && <5-    , clock-    , containers-    , data-default-    , failable-    , hashable-    , hashtables-    , mtl-    , transformers+    , clock >=0.7 && <0.8+    , containers >=0.5.6 && <0.7+    , data-default >=0.5 && <0.8+    , failable >=0.1.0.0 && <2.0+    , hashable >=1.2 && <1.3+    , hashtables >=1.2 && <1.3+    , mtl >=2.2 && <2.3+    , transformers >=0.4 && <0.6   default-language: Haskell2010  test-suite ttl-hashtables-test   ghc-options: -threaded -rtsopts -with-rtsopts=-N   build-depends:       base >=4.7 && <5-    , clock-    , containers-    , data-default-    , failable-    , hashable-    , hashtables+    , clock >=0.7 && <0.8+    , containers >=0.5.6 && <0.7+    , data-default >=0.5 && <0.8+    , failable >=0.1.0.0 && <2.0+    , hashable >=1.2 && <1.3+    , hashtables >=1.2 && <1.3     , hspec-    , mtl-    , transformers+    , mtl >=2.2 && <2.3+    , transformers >=0.4 && <0.6     , ttl-hashtables   default-language: Haskell2010
revision 2
  name:           ttl-hashtables version:        1.2.1.0-x-revision:     1+x-revision:     2 synopsis:       Extends hashtables so that entries added can be expired after a TTL description:    This library extends fast mutable hashtables so that entries added can be expired after a given TTL (time to live). This TTL can be specified as a default property of the table or on a per entry basis. category:       Data     , containers >=0.5.6 && <0.7     , data-default >=0.5 && <0.8     , failable >=0.1.0.0 && <2.0-    , hashable >=1.2 && <1.3+    , hashable >=1.2 && <1.4     , hashtables >=1.2 && <1.3     , mtl >=2.2 && <2.3     , transformers >=0.4 && <0.6     , containers >=0.5.6 && <0.7     , data-default >=0.5 && <0.8     , failable >=0.1.0.0 && <2.0-    , hashable >=1.2 && <1.3+    , hashable >=1.2 && <1.4     , hashtables >=1.2 && <1.3     , hspec     , mtl >=2.2 && <2.3