Cabal revisions of transient-0.1.0.8
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: transient version: 0.1.0.8 +x-revision: 1 cabal-version: >=1.10 build-type: Simple license: GPL-3 location: https://github.com/agocorona/transient library - build-depends: base >4 && <5 , mtl , random , containers , + build-depends: base >=4.6 && <5 , mtl , random , containers , directory , filepath , stm , HTTP , network , transformers , process , network-info , bytestring , time , TCache