packages feed

haskell-names 0.9.5 → 0.9.6

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: tasty

API changes (from Hackage documentation)

Files

haskell-names.cabal view
@@ -1,5 +1,5 @@ Name:                   haskell-names-Version:                0.9.5+Version:                0.9.6 License:                BSD3 Author:                 Philipp Schuster, Roman Cheplyaka, Lennart Augustsson Maintainer:             Philipp Schuster@@ -287,7 +287,7 @@     , mtl >= 2.2.1 && < 2.3     , filepath >= 1.1 && <1.5     , containers >= 0.2 && < 0.7-    , tasty >= 0.12 && < 1.2+    , tasty >= 0.12 && < 1.3     , tasty-golden >= 2.2.1 && < 2.4     , filemanip >= 0.3.6.3 && < 0.4     , pretty-show >= 1.6.1 && < 1.10