Cabal revisions of clientsession-0.9.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: clientsession version: 0.9.2.0+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com> library default-language: Haskell2010- build-depends: base >=4 && < 5+ build-depends: base >= 4.8 && < 5+ -- https://github.com/yesodweb/clientsession/commit/1221230770feff60f77ff676d52fc464cb77b2d9#r122087962+ -- Data.Bifunctor entered base in 4.8 , bytestring >= 0.9 , cereal >= 0.3 , directory >= 1 source-repository head type: git- location: git://github.com/yesodweb/clientsession.git+ location: https://github.com/yesodweb/clientsession.git