keera-hails-mvc-controller 0.7.0 → 0.8.0
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
keera-hails-mvc-controller.cabal view
@@ -6,7 +6,7 @@ build-type: Simple name: keera-hails-mvc-controller-version: 0.7.0+version: 0.8.0 author: Ivan Perez maintainer: support@keera.co.uk homepage: http://www.keera.co.uk/blog/community/@@ -80,8 +80,8 @@ buildable: False else build-depends:- base- , hlint >= 1.7+ base >= 4 && < 5+ , hlint >= 1.7 -- Verify that the code is thoroughly documented test-suite haddock-coverage@@ -105,7 +105,7 @@ buildable: False else build-depends:- base >= 4 && < 5+ base >= 4 && < 5 , directory , filepath , process