web-routes-th 0.22.6.1 → 0.22.6.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: template-haskell
API changes (from Hackage documentation)
Files
- web-routes-th.cabal +2/−2
web-routes-th.cabal view
@@ -1,5 +1,5 @@ Name: web-routes-th-Version: 0.22.6.1+Version: 0.22.6.2 License: BSD3 License-File: LICENSE Author: jeremy@seereason.com@@ -32,7 +32,7 @@ Library Build-Depends: base >= 4 && < 5, parsec >= 2 && < 4,- template-haskell < 2.12,+ template-haskell < 2.13, text, split, web-routes >= 0.26