| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The recent cabal-doctest patch broke building without USE=test since
MIN_VERSION_cabal_doctest will be undefined. Fix this by defining it at
the top of Setup.hs if it's undefined
Closes: https://bugs.gentoo.org/917624
Signed-off-by: hololeap <hololeap@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33919
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
Explicitly inherit ghc-package eclass.
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33672
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
hspec-wai-0.10.1 will not build on >=ghc-9.2, leading to errors:
Could not find module ‘Data.ByteString.Lazy.Builder’
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
This allows hdbc-2.4.0.3 to be built on newer GHC.
Add missing flags to src_configure.
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Pulls latest Hackage revision for v0.4.3.0
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Add missing src_configure to pass needed flags.
Loosen constraint on 'time'. This allows hdbc-2.4.0.3 to be built on
newer GHC.
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Pulls latest Hackage revision for v0.2.1.0
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|