Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Overlay
Commits
c5caa441
Commit
c5caa441
authored
Feb 21, 2021
by
James T. Lee
Browse files
haskell: Update assoc cabal dependencies for GHC 9
parent
a6aba80a
Pipeline
#530
passed with stage
in 20 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
0 deletions
+35
-0
dev-haskell/assoc/Manifest
dev-haskell/assoc/Manifest
+2
-0
dev-haskell/assoc/assoc-1.0.2.ebuild
dev-haskell/assoc/assoc-1.0.2.ebuild
+33
-0
No files found.
dev-haskell/assoc/Manifest
0 → 100644
View file @
c5caa441
DIST assoc-1.0.2.tar.gz 3047 BLAKE2B 07f409ce555ac5f041d83db94829638e00ec50175499d42263f19570bc9f58788522ba4edc058450e90912b75aa21f7bfbdcd054cd5025a4aa0cb88b74020c9d SHA512 20fd0056dcc2dff9504e090be5c2ef27692a795133620e60b9382cfdfbaf26d1019617acf48f0f762e22d699068bc4dbd35a714177ce3a36761c0065708b9168
EBUILD assoc-1.0.2.ebuild 815 BLAKE2B c1a286599c64426bbd73085c4acda45832b4b3baf9484501898fcdae5107e85d6272e40660df549bd7ca138bf8de79ddf1b57ac224bfe65822768d203a059df6 SHA512 7c5af13bd3681da5a502f8b91ef87c8fd2d01a3ed07fb278db3aa5056fd03a821ef2a3b6dfa1529d2d01d747f580695c362a264d5acd2a5c518bc45e9523ea5e
dev-haskell/assoc/assoc-1.0.2.ebuild
0 → 100644
View file @
c5caa441
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI
=
7
# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES
=
"lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION
=
"swap and assoc: Symmetric and Semigroupy Bifunctors"
HOMEPAGE
=
"https://hackage.haskell.org/package/assoc"
SRC_URI
=
"https://hackage.haskell.org/package/
${
P
}
/
${
P
}
.tar.gz"
LICENSE
=
"BSD"
SLOT
=
"0/
${
PV
}
"
KEYWORDS
=
"~amd64 ~x86"
IUSE
=
""
RDEPEND
=
">=dev-haskell/bifunctors-5.5.5:=[profile?] <dev-haskell/bifunctors-5.6:=[profile?]
>=dev-haskell/tagged-0.8.6:=[profile?] <dev-haskell/tagged-0.9:=[profile?]
>=dev-lang/ghc-7.4.1:=
"
DEPEND
=
"
${
RDEPEND
}
>=dev-haskell/cabal-1.12
"
src_prepare
()
{
default
cabal_chdeps
\
'base >=4.3 && <4.15'
'base >=4.3'
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment