summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: keyword arm64 ppc64 riscv on ghc-9.2hololeap2023-11-201-1/+1
| | | | | | | | This reverts commit dda3d53e486595616e93ce6096b478df4299cb42. Signed-off-by: hololeap <hololeap@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33909 Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/cabal: Add upper bound to ghc depshololeap2023-11-191-1/+1
| | | | | | | | | | | | | | Old versions of Cabal will not build on new versions of GHC, and will give rise to this error if you try: Unknown/unsupported 'ghc' version detected (Cabal 3.0 supports 'ghc' version < 9.1): /usr/bin/ghc is version 9.2.8 (In reality, despite the contents of the error message, Cabal-3.4 supports <ghc-9.1, Cabal-3.6 supports <ghc-9.3, etc.) Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: Unkeyword all but amd64/x86 on ghc-9.2hololeap2023-10-231-1/+1
| | | | | | | | | | ghc-9.2.8 does not have binaries for other platforms, so it does not make sense to keyword those platforms until someone can provide binaries for them. Signed-off-by: hololeap <hololeap@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33150 Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/cabal: add 3.6.3.0hololeap2023-10-231-0/+34
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>