packages feed

language-c-quote 0.11.7.2 → 0.11.7.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: mainland-pretty

API changes (from Hackage documentation)

Files

language-c-quote.cabal view
@@ -1,5 +1,5 @@ name:          language-c-quote-version:       0.11.7.2+version:       0.11.7.3 cabal-version: >= 1.10 license:       BSD3 license-file:  LICENSE@@ -111,7 +111,7 @@     base                 >= 4   && < 5,     bytestring           >= 0.9 && < 0.11,     language-c-quote,-    mainland-pretty      >= 0.4 && < 0.5,+    mainland-pretty      >= 0.4 && < 0.6,     srcloc               >= 0.4 && < 0.6,     symbol               >= 0.1 && < 0.3,     test-framework       >= 0.8 && < 0.9,