summaryrefslogtreecommitdiff
path: root/dev-haskell
AgeCommit message (Collapse)Author
2023-11-19dev-haskell/hsyaml: update upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/hsyaml: Hackage revision bumphololeap
Pulls latest Hackage revision for v0.2.1.0 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/reducers: Add upper bound to ghc dephololeap
reducers-3.12.3 will not build on >=ghc-9.2 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/juicypixels: Loosen constraint on bytestringhololeap
This allows juicypixels-3.3.5 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/generics-sop: Add upper bound to ghc dephololeap
generics-sop-0.5.1.1 will not build on >=ghc-9.2 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/bsb-http-chunked: Add conditional upper bound to ghc dephololeap
Tests included with bsb-http-chunked-0.0.0.4 do not work with >=ghc-9.2. Add an upper bound for dev-lang/ghc if USE=test is enabled. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/hedgehog: Loosen constraint on template-haskellhololeap
This allows hedgehog-1.0.5 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/vector-th-unbox: Add upper bound to ghc dephololeap
vector-th-unbox-0.2.1.7 will not build on >=ghc-9.2, leading to errors such as: Couldn't match type ‘[Pat] -> Pat’ with ‘Pat’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/xml-hamlet: Add upper bound to ghc dephololeap
xml-hamlet-0.5.0.1 will not build on >=ghc-9.2, leading to errors such as: Couldn't match type ‘Pat’ with ‘Type’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cryptohash-md5: update upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cryptohash-md5: Hackage revision bumphololeap
Loosen constraint on 'bytestring'. This allows cryptohash-md5-0.11.100.1 to be built on newer GHC. Pulls latest Hackage revision for v0.11.100.1 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cryptohash-sha1: update upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cryptohash-sha1: Hackage revision bumphololeap
Loosen constraint on 'bytestring'. This allows cryptohash-sha1-0.11.100.1 to be built on newer GHC. Pulls latest Hackage revision for v0.11.100.1 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/stm: Add upper bound to ghc dephololeap
People really shouldn't be installing different versions of this package than the one that comes bundled with GHC. This package exists for historical reasons and will be removed in the future. See: https://github.com/gentoo-haskell/gentoo-haskell/issues/1386 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/binary: Add upper bound to ghc dephololeap
People really shouldn't be installing different versions of this package than the one that comes bundled with GHC. This package exists for historical reasons and will be removed in the future. See: https://github.com/gentoo-haskell/gentoo-haskell/issues/1386 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/text: drop 1.2.4.1-r1hololeap
Old version is no longer needed now that ghc-8.10 has been removed from the tree. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/terminfo: drop 0.4.1.4-r1hololeap
Old version is no longer needed now that ghc-8.10 has been removed from the tree. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/email-validate: Loosen constraint on template-haskellhololeap
This allows email-validate-2.3.2.15 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/hjsmin: Loosen constraint on bytestringhololeap
This allows hjsmin-0.2.0.4 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/utf8-light: Add upper bound to ghc dephololeap
utf8-light-0.4.2 will not build on >=ghc-9.2, leading to errors such as: Couldn't match expected type ‘Word#’ with actual type ‘GHC.Prim.Word32#’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/bloomfilter: Add upper bound to ghc dephololeap
bloomfilter-2.0.1.0 will not build on >=ghc-9.2 without a patch. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/shelly: update upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/shelly: Hackage revision bumphololeap
Loosen constraint on 'time'. This allows shelly-1.9.0 to be built on newer GHC. Pulls latest Hackage revision for v1.9.0 Rename example executables to help avoid file collisions Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/lifted-async: Hackage revision bumphololeap
Pulls latest Hackage revision for v0.10.2 Loosen constraint on base. This allows lifted-async-0.10.2 to be built on newer GHC. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cryptonite: Add upper bound to ghc dephololeap
cryptonite-0.28 will not build on >=ghc-9.2, leading to errors such as: Couldn't match expected type ‘Word32#’ with actual type ‘Word#’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/memory: Add upper bound to ghc dephololeap
memory-0.15.0 will not build on >=ghc-9.2, leading to errors such as: Couldn't match expected type ‘Word#’ with actual type ‘Word8#’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/conduit: Add upper bound to ghc dephololeap
conduit-1.3.4.2 will not build on >=ghc-9.2, leading to various type errors. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/mono-traversable: Add upper bound to ghc dephololeap
mono-traversable-1.0.15.1 will not build on >=ghc-9.2, leading to errors such as: Module ‘Data.Semigroup’ does not export ‘Option(..)’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/http-date: Add upper bound to ghc dephololeap
http-date-0.0.8 will not build on >=ghc-9.2, leading to errors such as: Variable not in scope: inlinePerformIO :: IO (Int, Int) -> b Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/libmpd: Add upper bound to ghc dephololeap
libmpd-0.9.2.0 will not build on >=ghc-9.2, leading to errors such as: Module ‘Data.Time.Format’ does not export ‘parseTime’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/timezone-olson: Loosen constraint on timehololeap
This allows timezone-olson-0.2.0 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/extra: Add conditional upper bound to ghc dephololeap
Tests included with extra-1.7.10 do not work with >=ghc-9.2. Add an upper bound for dev-lang/ghc if USE=test is enabled. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/indexed-traversable-instances: Loosen constraint on basehololeap
This allows indexed-traversable-instances-0.1 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cryptohash-sha256: Loosen constraint on bytestringhololeap
This allows cryptohash-sha256-0.11.101.0 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/blaze-builder: Add upper bound to ghc dephololeap
blaze-builder-0.4.2.1 will not build on >=ghc-9.2, leading to errors such as: Couldn't match expected type ‘Word32#’ with actual type ‘Word#’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/cereal: Add upper bound to ghc dephololeap
cereal-0.5.8.1 will not build on >=ghc-9.2, leading to errors such as: Couldn't match expected type ‘Word32#’ with actual type ‘Word#’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/vector: Add conditional upper bound to ghc dephololeap
doctests included with vector-0.12.3.1 do not work with >=ghc-9.2. Add an upper bound for dev-lang/ghc if USE=test is enabled. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/hourglass: Add upper bound to ghc dephololeap
hourglass-0.2.12 will not build on >=ghc-9.2 without a patch Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/zlib: add github, hackage upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/zlib: Hackage revision bumphololeap
Pulls latest Hackage revision for v0.6.2.3 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/charset: Add upper bound to ghc dephololeap
charset-0.3.7.1 will not build on >=ghc-9.2 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/timezone-series: Loosen constraint on timehololeap
This allows timezone-series-0.1.9 to be built on newer GHC Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/th-lift: Hackage revision bumphololeap
Pulls latest Hackage revision for v0.8.2 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/splitmix: Loosen constraint on basehololeap
This allows splitmix-0.1.0.3 to be built on newer GHC Closes: https://bugs.gentoo.org/916617 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/entropy: Add upper bound to ghc dephololeap
entropy-0.4.1.6 will not build on >=ghc-9.2; errors occur when building Setup.hs: "Empty 'do' block" Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/foldl: Fix doctestshololeap
Change patch so that Setup.hs no longer requires cabal-doctest, but it will use it if it's available. Add dev-haskell/cabal-doctest as a conditional DEPEND if USE=test is enabled. Closes: https://bugs.gentoo.org/916851 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/tagged: Hackage revision bumphololeap
Pulls latest Hackage revision for v0.8.6.1 Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/regex-posix: add github, github, hackage upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/regex-posix: Hackage revision bumphololeap
Pulls latest Hackage revision for v0.96.0.0 Loosen constraint on base. This allows regex-posix-0.96.0.0 to be built on newer GHC. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2023-11-19dev-haskell/regex-base: add github, hackage upstream metadatahololeap
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>