diff --git a/assoc-1.0.2.cabal b/assoc-1.0.2.cabal index 4cb4376..c9d1584 100644 --- a/assoc-1.0.2.cabal +++ b/assoc-1.0.2.cabal @@ -1,7 +1,7 @@ cabal-version: 1.12 name: assoc version: 1.0.2 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE synopsis: swap and assoc: Symmetric and Semigroupy Bifunctors @@ -29,7 +29,9 @@ tested-with: || ==8.4.4 || ==8.6.5 || ==8.8.4 - || ==8.10.3 + || ==8.10.4 + || ==9.0.1 + || ==9.2.1 , GHCJS ==8.4 source-repository head @@ -40,7 +42,7 @@ library default-language: Haskell2010 hs-source-dirs: src build-depends: - base >=4.3 && <4.16 + base >=4.3 && <4.17 , bifunctors >=5.5.5 && <5.6 , tagged >=0.8.6 && <0.9