packages feed

groom 0.1.1 → 0.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

groom.cabal view
@@ -1,6 +1,6 @@ Name:               groom-Version:            0.1.1-Synopsis:           Slightly prettier printing for well-behaved Show+Version:            0.1.2+Synopsis:           Pretty printing for well-behaved Show                     instances. Description:        Automatically derived Show instances are an easy way                     to inspect data in your program.  However, for large