[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61420] [PATCH 00/31] Haskell upgrade to Stackage 20.5
From: |
zimoun |
Subject: |
[bug#61420] [PATCH 00/31] Haskell upgrade to Stackage 20.5 |
Date: |
Wed, 15 Feb 2023 11:43:41 +0100 |
Hi Lars,
On Sat, 11 Feb 2023 at 10:59, Lars-Dominik Braun <lars@6xq.net> wrote:
> Lars-Dominik Braun (29):
> import: hackage: Allow version at the beginning of cabal file.
> gnu: Switch default to GHC 9.2.
> import: stackage: Update to release 20.5.
> import: hackage: Add upstream-name property.
> gnu: Add upstream-name property to Haskell packages.
> import: hackage: Use upstream-name property.
> gnu: Use HACKAGE-URI for packages from Hackage.
> import: haskell: Add new internal library for GHC 9.2.
> build: haskell-build-system: Process all transitive dependencies.
> build: haskell-build-system: Remove unused linker flags.
> Upgrade Haskell packages.
> gnu: ghc-9.2: Increase make verbosity.
> gnu: Remove unused Haskell packages.
> gnu: ghc-parsec: Update to 3.1.15.0.
> gnu: idris: Fix overly zealous regular expression.
> gnu: elm: Support GHC 9.2.
> build-system: haskell: Drop default "static" output.
> gnu: ghc-9.2: Support static linking with glibc < 2.34.
> gnu: ghc-lua: Disable symbol export.
> build: haskell-build-system: Build static executables by default.
> gnu: ngless: Drop Haskell libraries and documentation.
> gnu: hledger: Drop Haskell libraries and documentation.
> gnu: darcs: Drop Haskell libraries and documentation.
> gnu: git-annex: Drop Haskell documentation.
> gnu: shellcheck: Drop Haskell libraries.
> gnu: pandoc: Drop Haskell libraries and documentation.
> gnu: purescript: Drop Haskell libraries and documentation.
> gnu: xmobar: Drop Haskell libraries and documentation.
> gnu: idris: Adapt to changed haskell-build-system.
>
> Philip Munksgaard (1):
> build: haskell-build-system: Support multiple libraries.
>
> zimoun (1):
> build: haskell-build-system: Remove trailing #t.
>From this series, I do not see [PATCH 07/31], neither 09/31 or 13/31.
Is it expected?
[PATCH 00/31] Haskell upgrade to Stackage 20.5 (Guix Guix::review?
list::guix-patches replied)
[PATCH 01/31] import: hackage: Allow version at the beginning of cabal file.
(Guix list::guix-patches unread)
[PATCH 02/31] build: haskell-build-system: Remove trailing #t. (Guix inbox
list::guix-patches unread)
[PATCH 03/31] build: haskell-build-system: Support multiple libraries. (Guix
inbox list::guix-patches unread)
[PATCH 04/31] gnu: Switch default to GHC 9.2. (Guix Guix::review?
list::guix-patches unread)
[PATCH 05/31] import: stackage: Update to release 20.5. (Guix
list::guix-patches unread)
[PATCH 06/31] import: hackage: Add upstream-name property. (Guix
list::guix-patches unread)
[PATCH 08/31] import: hackage: Use upstream-name property. (Guix
list::guix-patches unread)
[PATCH 10/31] import: haskell: Add new internal library for GHC 9.2. (Guix
list::guix-patches unread)
[PATCH 11/31] build: haskell-build-system: Process all transitive
dependencies. (Guix list::guix-patches unread)
[PATCH 12/31] build: haskell-build-system: Remove unused linker flags. (Guix
list::guix-patches unread)
[PATCH 14/31] gnu: ghc-9.2: Increase make verbosity. (Guix Guix::review?
list::guix-patches unread)
[PATCH 15/31] gnu: Remove unused Haskell packages. (Guix Guix::review?
list::guix-patches unread)
[PATCH 16/31] gnu: ghc-parsec: Update to 3.1.15.0. (Guix Guix::review?
list::guix-patches unread)
[PATCH 17/31] gnu: idris: Fix overly zealous regular expression. (Guix
list::guix-patches unread)
[PATCH 18/31] gnu: elm: Support GHC 9.2. (Guix list::guix-patches unread)
[PATCH 19/31] build-system: haskell: Drop default "static" output. (Guix
Guix::review? list::guix-patches unread)
[PATCH 20/31] gnu: ghc-9.2: Support static linking with glibc < 2.34. (Guix
Guix::review? list::guix-patches unread)
[PATCH 21/31] gnu: ghc-lua: Disable symbol export. (Guix Guix::review?
list::guix-patches unread)
[PATCH 22/31] build: haskell-build-system: Build static executables by
default. (Guix list::guix-patches unread)
[PATCH 23/31] gnu: ngless: Drop Haskell libraries and documentation. (Guix
Guix::review? list::guix-patches unread)
[PATCH 24/31] gnu: hledger: Drop Haskell libraries and documentation. (Guix
list::guix-patches unread)
[PATCH 25/31] gnu: darcs: Drop Haskell libraries and documentation. (Guix
Guix::review? list::guix-patches unread)
[PATCH 26/31] gnu: git-annex: Drop Haskell documentation. (Guix Guix::review?
list::guix-patches unread)
[PATCH 27/31] gnu: shellcheck: Drop Haskell libraries. (Guix Guix::review?
list::guix-patches unread)
[PATCH 28/31] gnu: pandoc: Drop Haskell libraries and documentation. (Guix
Guix::review? list::guix-patches unread)
[PATCH 29/31] gnu: purescript: Drop Haskell libraries and documentation. (Guix
list::guix-patches unread)
[PATCH 30/31] gnu: xmobar: Drop Haskell libraries and documentation. (Guix
list::guix-patches unread)
[PATCH 31/31] gnu: idris: Adapt to changed haskell-build-system. (Guix
list::guix-patches unread)
Cheers,
simon
- [bug#61420] [PATCH 19/31] build-system: haskell: Drop default "static" output., (continued)
- [bug#61420] [PATCH 29/31] gnu: purescript: Drop Haskell libraries and documentation., Lars-Dominik Braun, 2023/02/11
- [bug#61420] [PATCH 31/31] gnu: idris: Adapt to changed haskell-build-system., Lars-Dominik Braun, 2023/02/11
- [bug#61420] [PATCH 27/31] gnu: shellcheck: Drop Haskell libraries., Lars-Dominik Braun, 2023/02/11
- [bug#61420] [PATCH 24/31] gnu: hledger: Drop Haskell libraries and documentation., Lars-Dominik Braun, 2023/02/11
- [bug#61420] [PATCH 25/31] gnu: darcs: Drop Haskell libraries and documentation., Lars-Dominik Braun, 2023/02/11
- [bug#61420] [PATCH 28/31] gnu: pandoc: Drop Haskell libraries and documentation., Lars-Dominik Braun, 2023/02/11
- [bug#61420] [PATCH 00/31] Haskell upgrade to Stackage 20.5, Simon Tournier, 2023/02/14
- [bug#61420] [PATCH 00/31] Haskell upgrade to Stackage 20.5,
zimoun <=
- bug#61420: [PATCH 00/31] Haskell upgrade to Stackage 20.5, Lars-Dominik Braun, 2023/02/26