Cabal revisions of tls-session-manager-0.0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: tls-session-manager version: 0.0.0.0+x-revision: 1 synopsis: In-memory TLS session manager description: TLS session manager with limitation, automatic pruning, energy saving and replay resistance license: BSD3 -- other-modules: -- other-extensions: build-depends: base >= 4.9 && < 5- , auto-update- , clock+ , auto-update >= 0.1.1+ , clock >= 0.4.2 , psqueues >= 0.2.3- , time- , tls+ , time >= 1.5+ , tls >= 1.0 -- hs-source-dirs: default-language: Haskell2010 ghc-options: -Wall