hspec-checkers 0.1.0 → 0.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- hspec-checkers.cabal +3/−3
hspec-checkers.cabal view
@@ -1,5 +1,5 @@ name: hspec-checkers-version: 0.1.0+version: 0.1.0.1 synopsis: Allows to use checkers properties from hspec description: Allows to use <http://hackage.haskell.org/package/checkers checkers>@@ -7,7 +7,7 @@ license: BSD3 license-file: LICENSE author: Sönke Hahn-maintainer: soenke.hahn@zalora.com+maintainer: soenkehahn@gmail.com copyright: Zalora South East Asia Pte Ltd category: Testing build-type: Simple@@ -18,7 +18,7 @@ source-repository head type: git- location: https://github.com/zalora/hspec-checkers+ location: https://github.com/soenkehahn/hspec-checkers library exposed-modules: Test.Hspec.Checkers