nested-routes 0.0.1 → 0.0.1.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~pseudo-triePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: pseudo-trie
API changes (from Hackage documentation)
Files
- nested-routes.cabal +4/−4
nested-routes.cabal view
@@ -1,5 +1,5 @@ Name: nested-routes-Version: 0.0.1+Version: 0.0.1.1 Author: Athan Clark <athan.clark@gmail.com> Maintainer: Athan Clark <athan.clark@gmail.com> License: BSD3@@ -24,7 +24,7 @@ , transformers , semigroups , containers- , pseudo-trie+ , pseudo-trie >= 0.0.4 , text , aeson @@ -41,5 +41,5 @@ , quickcheck-instances Source-Repository head- Type: http- Location: https://github.com/athanclark/nested-routes+ Type: git+ Location: git://github.com/athanclark/nested-routes.git