revise .cabal

epel9 imports/e9/ghc-assoc-1.0.2-4.el9
Jens Petersen 3 years ago
parent 3b1c1b2c51
commit abd8ba04df

@ -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

Loading…
Cancel
Save