test-sandbox-hunit 0.0.1.5 → 0.0.1.6
raw patch · 1 files changed
+4/−2 lines, 1 filesnew-uploader
Files
- test-sandbox-hunit.cabal +4/−2
test-sandbox-hunit.cabal view
@@ -1,5 +1,5 @@ Name: test-sandbox-hunit-Version: 0.0.1.5+Version: 0.0.1.6 Cabal-Version: >= 1.14 Category: Testing Synopsis: HUnit convenience functions for use with test-sandbox@@ -18,7 +18,7 @@ Source-Repository this Type: git Location: https://github.com/gree/haskell-test-sandbox- Tag: test-sandbox-hunit_0.0.1.5+ Tag: test-sandbox-hunit_0.0.1.6 Library Exposed-modules: Test.Sandbox.HUnit@@ -28,3 +28,5 @@ Hs-source-dirs: src Default-Language: Haskell2010++ ghc-options: -Wall