flock 0.3.1 → 0.3.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- flock.cabal +2/−2
flock.cabal view
@@ -1,5 +1,5 @@ Name: flock-Version: 0.3.1+Version: 0.3.1.1 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007@@ -22,7 +22,7 @@ Library Build-Depends: base > 3 && < 5- , transformers >= 0.2 && < 0.3+ , transformers >= 0.2 && < 0.4 , monad-control >= 0.3 && < 0.4 , lifted-base >= 0.1 && < 0.2 , unix >= 2.3 && < 2.6