printcess 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- printcess.cabal +2/−2
printcess.cabal view
@@ -1,7 +1,7 @@ name: printcess version:- 0.1.0.2+ 0.1.0.3 synopsis: Pretty printing with indentation, mixfix operators, and automatic line breaks. description:@@ -77,6 +77,6 @@ lens >= 4.10 && < 4.16, HUnit >= 1.3 && < 1.6, QuickCheck >= 2.8 && < 2.10,- hspec >= 2.2 && < 2.4,+ hspec >= 2.2, printcess