dev-haskell/cabal-install-solver
The command-line interface for Cabal and Hackage
ChangeLog
commit c47e59c0da76e9730a5a23b007209fe1b2917a21
Author: hololeap <hololeap@protonmail.com>
Date: Fri Jun 7 10:53:15 2024 -0600
dev-haskell/cabal-install-solver: add 3.10.3.0
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 3b958846c7090d5f5dbff1fc73517dfbdd99c213
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 27 12:45:02 2024 -0600
*/*: Switch from KEYWORDS to masks for ghc-9.8
Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:
* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
See: 9c6c2f651884fe3293be3010f8849302b18a4fc3
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 9c6c2f651884fe3293be3010f8849302b18a4fc3
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 16:09:48 2024 -0600
*/*: Switch from KEYWORDS to masks for ghc-9.6
Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:
* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
See: ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Signed-off-by: hololeap <hololeap@protonmail.com>
commit ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 20:19:13 2024 -0600
*/*: Switch from KEYWORDS to masks for ghc-9.4
Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:
* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed
This is only for the GHC-9.4 branch for now, but it can be done for
later GHC branches as well.
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
Closes: https://github.com/gentoo-haskell/gentoo-haskell/pull/1521
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1485
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 35e88708935adda217e9e684735224d3b22dca68
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 20:32:32 2024 +0100
dev-haskell/cabal-install-solver: bump up to 3.10.2.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit 0ba0c0a016334b4360b9025315d7caebab6ad478
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 01:43:25 2023 +0200
dev-haskell/cabal-install-solver: bump up to 3.10.1.0
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit a02bad579e466f83d249902044bd4f2a4237adfc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jul 20 20:08:05 2023 -0600
Revert "dev-haskell/cabal-install-solver: keyword 3.8.1.0 for ~amd64"
cabal-install-solver will need be keyworded alongside cabal-3.8
This reverts commit 6b08f72c6856e90115ef5a18ec407b97ae7dcfa1.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 6b08f72c6856e90115ef5a18ec407b97ae7dcfa1
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Fri Jul 21 02:30:18 2023 +0200
dev-haskell/cabal-install-solver: keyword 3.8.1.0 for ~amd64
commit 020766ea05088c6388043ed4f44ce19c17ac2947
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jun 15 00:29:08 2023 -0600
dev-haskell/cabal-install-solver: new package, add 3.8.1.0 (unkeyworded)
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Author: hololeap <hololeap@protonmail.com>
Date: Fri Jun 7 10:53:15 2024 -0600
dev-haskell/cabal-install-solver: add 3.10.3.0
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 3b958846c7090d5f5dbff1fc73517dfbdd99c213
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 27 12:45:02 2024 -0600
*/*: Switch from KEYWORDS to masks for ghc-9.8
Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:
* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
See: 9c6c2f651884fe3293be3010f8849302b18a4fc3
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 9c6c2f651884fe3293be3010f8849302b18a4fc3
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 16:09:48 2024 -0600
*/*: Switch from KEYWORDS to masks for ghc-9.6
Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:
* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
See: ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Signed-off-by: hololeap <hololeap@protonmail.com>
commit ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 20:19:13 2024 -0600
*/*: Switch from KEYWORDS to masks for ghc-9.4
Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:
* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed
This is only for the GHC-9.4 branch for now, but it can be done for
later GHC branches as well.
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
Closes: https://github.com/gentoo-haskell/gentoo-haskell/pull/1521
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1485
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 35e88708935adda217e9e684735224d3b22dca68
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 20:32:32 2024 +0100
dev-haskell/cabal-install-solver: bump up to 3.10.2.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit 0ba0c0a016334b4360b9025315d7caebab6ad478
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 01:43:25 2023 +0200
dev-haskell/cabal-install-solver: bump up to 3.10.1.0
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit a02bad579e466f83d249902044bd4f2a4237adfc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jul 20 20:08:05 2023 -0600
Revert "dev-haskell/cabal-install-solver: keyword 3.8.1.0 for ~amd64"
cabal-install-solver will need be keyworded alongside cabal-3.8
This reverts commit 6b08f72c6856e90115ef5a18ec407b97ae7dcfa1.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 6b08f72c6856e90115ef5a18ec407b97ae7dcfa1
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Fri Jul 21 02:30:18 2023 +0200
dev-haskell/cabal-install-solver: keyword 3.8.1.0 for ~amd64
commit 020766ea05088c6388043ed4f44ce19c17ac2947
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jun 15 00:29:08 2023 -0600
dev-haskell/cabal-install-solver: new package, add 3.8.1.0 (unkeyworded)
Signed-off-by: hololeap <hololeap@users.noreply.github.com>