diff --git a/trie-simple.cabal b/trie-simple.cabal index d338b85..84537e8 100644 --- a/trie-simple.cabal +++ b/trie-simple.cabal @@ -40,7 +40,7 @@ library indexed-traversable >= 0.1.1 && <0.2, witherable >= 0.4 && < 0.6, matchable ^>= 0.1.2, - hashable >= 1.3 && < 1.5, + hashable >= 1.3 && < 1.6, semialign >= 1.3 && < 1.4, these >= 1 && < 2 default-language: Haskell2010