packages feed

buildbox 1.0.1.0 → 1.0.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

buildbox.cabal view
@@ -1,5 +1,5 @@ Name:                buildbox-Version:             1.0.1.0+Version:             1.0.1.1 License:             BSD3 License-file:        LICENSE Author:              Ben Lippmeier@@ -40,12 +40,10 @@    Exposed-modules:         BuildBox.Data.Log-        BuildBox.Benchmark.Base         BuildBox.Benchmark.Compare         BuildBox.Benchmark.Pretty         BuildBox.Benchmark.TimeAspect         BuildBox.Benchmark-        BuildBox.Build.Base         BuildBox.Build.Testable         BuildBox.Build         BuildBox.Command.Environment@@ -62,4 +60,6 @@    Other-modules:         BuildBox.Command.System.Internals+        BuildBox.Benchmark.Base+        BuildBox.Build.Base