dev-haskell/text-builder-linear
Builder for Text and ByteString based on linear types
ChangeLog
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 cfa70ea8bccd6c8e90728499f023361f0757d41b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 21:28:37 2024 +0100
dev-haskell/text-builder-linear: new package, add 0.1.2
(unkeyworded)
Signed-off-by: hololeap <hololeap@protonmail.com>
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 cfa70ea8bccd6c8e90728499f023361f0757d41b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 21:28:37 2024 +0100
dev-haskell/text-builder-linear: new package, add 0.1.2
(unkeyworded)
Signed-off-by: hololeap <hololeap@protonmail.com>