packages feed

stylish-haskell 0.5.5.1 → 0.5.5.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~test-frameworkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: test-framework

API changes (from Hackage documentation)

Files

stylish-haskell.cabal view
@@ -1,5 +1,5 @@ Name:          stylish-haskell-Version:       0.5.5.1+Version:       0.5.5.2 Synopsis:      Haskell code prettifier Homepage:      https://github.com/jaspervdj/stylish-haskell License:       BSD3@@ -93,7 +93,7 @@    Build-depends:     HUnit                >= 1.2 && < 1.3,-    test-framework       >= 0.4 && < 0.8,+    test-framework       >= 0.4 && < 0.9,     test-framework-hunit >= 0.2 && < 0.4,     -- Copied from regular dependencies...     aeson            >= 0.6  && < 0.7,