clientsession 0.9.1 → 0.9.1.1
raw patch · 1 files changed
+2/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- clientsession.cabal +2/−3
clientsession.cabal view
@@ -1,5 +1,5 @@ name: clientsession-version: 0.9.1+version: 0.9.1.1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>@@ -13,8 +13,7 @@ cabal-version: >= 1.8 build-type: Simple homepage: http://github.com/yesodweb/clientsession/tree/master-data-files: bench.hs-extra-source-files: tests/runtests.hs+extra-source-files: tests/runtests.hs bench.hs flag test description: Build the executable to run unit tests