packages feed

buildbox 2.1.1.1 → 2.1.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

buildbox.cabal view
@@ -1,5 +1,5 @@ Name:                buildbox-Version:             2.1.1.1+Version:             2.1.2.1 License:             BSD3 License-file:        LICENSE Author:              Ben Lippmeier@@ -22,7 +22,7 @@ Library   Build-Depends:          base           == 4.6.*,-        containers     == 0.4.*,+        containers     == 0.5.*,         time           == 1.4.*,         directory      == 1.2.*,         mtl            == 2.1.*,