packages feed

test-sandbox 0.1.5 → 0.1.6

raw patch · 2 files changed

+6/−2 lines, 2 files

Files

ChangeLog.md view
@@ -1,3 +1,7 @@+## 0.1.6++* Support for HUnit>=1.5+ ## 0.1.5  * Add the function of changing environment-variables and working-directory with register-function-arguments.
test-sandbox.cabal view
@@ -1,5 +1,5 @@ Name:           test-sandbox-Version:        0.1.5+Version:        0.1.6 Cabal-Version:  >= 1.14 Category:       Testing Synopsis:       Sandbox for system tests@@ -28,7 +28,7 @@ Source-Repository this     Type:       git     Location:   https://github.com/gree/haskell-test-sandbox-    Tag:        test-sandbox_0.1.5+    Tag:        test-sandbox_0.1.6  Library     Exposed-modules:    Test.Sandbox