hspec-expectations 0.3.0 → 0.3.0.1
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
hspec-expectations.cabal view
@@ -1,5 +1,5 @@ name: hspec-expectations-version: 0.3.0+version: 0.3.0.1 synopsis: Catchy combinators for HUnit description: Catchy combinators for HUnit: <https://github.com/sol/hspec-expectations#readme> license: MIT
src/Test/Hspec/Expectations.hs view
@@ -1,5 +1,5 @@ -- |--- Introductory documentation: <https://github.com/sol/test-shouldbe#readme>+-- Introductory documentation: <https://github.com/sol/hspec-expectations#readme> module Test.Hspec.Expectations ( -- * Setting expectations