packages feed

test-framework-sandbox 0.0.1.1 → 0.0.1.2

raw patch · 1 files changed

+10/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

test-framework-sandbox.cabal view
@@ -1,5 +1,5 @@ Name:           test-framework-sandbox-Version:        0.0.1.1+Version:        0.0.1.2 Cabal-Version:  >= 1.14 Category:       Testing Synopsis:       test-sandbox support for the test-framework package@@ -21,6 +21,15 @@ Author:         Benjamin Surma <benjamin.surma@gree.net> Maintainer:     Benjamin Surma <benjamin.surma@gree.net> Build-Type:     Simple+Homepage:       http://gree.github.io/haskell-test-sandbox/+Bug-Reports:    https://github.com/gree/haskell-test-sandbox/issues+Source-Repository head+    Type:       git+    Location:   https://github.com/gree/haskell-test-sandbox+Source-Repository this+    Type:       git+    Location:   https://github.com/gree/haskell-test-sandbox+    Tag:        0.0.1.2  Library     Exposed-modules:    Test.Framework.Providers.Sandbox