File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11cabal-version : >= 1.10
22name : semialign
33version : 1.3.1
4+ x-revision : 1
45synopsis :
56 Align and Zip type-classes from the common Semialign ancestor.
67
@@ -69,7 +70,7 @@ library
6970
7071 -- other dependencies
7172 build-depends :
72- hashable >= 1.4.4.0 && < 1.5
73+ hashable >= 1.4.4.0 && < 1.6
7374 , indexed-traversable >= 0.1.4 && < 0.2
7475 , indexed-traversable-instances >= 0.1.2 && < 0.2
7576 , tagged >= 0.8.8 && < 0.9
Original file line number Diff line number Diff line change 11cabal-version : >= 1.10
22name : these
33version : 1.2.1
4+ x-revision : 1
45synopsis : An either-or-both data type.
56homepage : https://github.com/haskellari/these
67license : BSD3
@@ -66,7 +67,7 @@ library
6667 -- Bifunctor type class comes from bifunctor-classes-compat
6768 build-depends :
6869 assoc >= 1.1.1 && < 1.2
69- , hashable >= 1.4.4.0 && < 1.5
70+ , hashable >= 1.4.4.0 && < 1.6
7071
7172 if !impl(ghc >= 9.6 )
7273 build-depends : foldable1-classes-compat >= 0.1 && < 0.2
You can’t perform that action at this time.
0 commit comments