From 548ca389c4dbb4795cd73792f174764d52c0d6c1 Mon Sep 17 00:00:00 2001 From: Debian Haskell Group Date: Sat, 30 May 2020 22:53:23 -0400 Subject: [PATCH] newer-deps Gbp-Pq: Name newer-deps --- unordered-containers.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unordered-containers.cabal b/unordered-containers.cabal index 90cf643..3f1cec8 100644 --- a/unordered-containers.cabal +++ b/unordered-containers.cabal @@ -43,7 +43,7 @@ library build-depends: base >= 4.7 && < 5, deepseq >= 1.1, - hashable >= 1.0.1.1 && < 1.3 + hashable >= 1.0.1.1 && < 1.4 default-language: Haskell2010 -- 2.30.2