event-list 0.1.1 → 0.1.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- event-list.cabal +3/−3
event-list.cabal view
@@ -1,5 +1,5 @@ Name: event-list-Version: 0.1.1+Version: 0.1.1.1 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -26,7 +26,7 @@ Source-Repository this type: darcs location: http://code.haskell.org/~thielema/event-list/- tag: 0.1.1+ tag: 0.1.1.1 Flag splitBase description: Choose the new smaller, split-up base package.@@ -34,7 +34,7 @@ Library Build-Depends: non-negative >=0.1 && <0.2,- transformers >=0.1 && <0.4,+ transformers >=0.1 && <0.5, utility-ht >=0.0.10 && <0.1, QuickCheck >=2.1 && <3 If flag(splitBase)