packages feed

language-qux 0.1.1.0 → 0.1.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~prettyPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: pretty

API changes (from Hackage documentation)

Files

language-qux.cabal view
@@ -1,5 +1,5 @@ name:           language-qux-version:        0.1.1.0+version:        0.1.1.1  author:         Henry J. Wylde maintainer:     public@hjwylde.com@@ -40,6 +40,6 @@         indents >= 0.3.3 && < 0.4,         mtl == 2.*,         parsec == 3.*,-        pretty == 1.*,+        pretty >= 1.1.2 && < 2,         transformers == 0.4.*