guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-haskell updated (b3a338d427 -> e4e5c00a66)


From: guix-commits
Subject: branch wip-haskell updated (b3a338d427 -> e4e5c00a66)
Date: Sun, 29 Jan 2023 13:06:03 -0500 (EST)

lbraun pushed a change to branch wip-haskell
in repository guix.

    from b3a338d427 gnu: elm: Support GHC 9.2.
     new 8666e6fcc8 build-system: haskell: Drop default "static" output.
     new 77d8a7d314 gnu: ghc-9.2: Support static linking with glibc < 2.34.
     new 4ab96ddac8 gnu: ghc-lua: Disable symbol export.
     new 01b471d09e build: haskell-build-system: Build static executables by 
default.
     new c532cbb83a gnu: ngless: Drop Haskell libraries and documentation.
     new 790b6c0580 gnu: hledger: Drop Haskell libraries and documentation.
     new cc26a5c687 gnu: darcs: Drop Haskell libraries and documentation.
     new afa4a366f9 gnu: git-annex: Drop Haskell documentation.
     new bf1ec115d7 gnu: shellcheck: Drop Haskell libraries.
     new 144216338c gnu: pandoc: Drop Haskell libraries and documentation.
     new 61c39ba87d gnu: purescript: Drop Haskell libraries and documentation.
     new e4e5c00a66 gnu: xmobar: Drop Haskell libraries and documentation.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |  1 +
 gnu/packages/bioinformatics.scm                    |  8 +++-
 gnu/packages/finance.scm                           | 48 ++++++++++++++--------
 gnu/packages/haskell-apps.scm                      | 24 +++++------
 gnu/packages/haskell-check.scm                     |  2 +-
 gnu/packages/haskell-crypto.scm                    |  1 -
 gnu/packages/haskell-xyz.scm                       | 46 +++++++++++++--------
 gnu/packages/haskell.scm                           |  3 +-
 .../patches/ghc-9.2-glibc-2.33-link-order.patch    | 35 ++++++++++++++++
 gnu/packages/purescript.scm                        |  6 ++-
 gnu/packages/wm.scm                                |  8 +++-
 guix/build-system/haskell.scm                      |  5 +--
 guix/build/haskell-build-system.scm                | 20 ++++-----
 13 files changed, 136 insertions(+), 71 deletions(-)
 create mode 100644 gnu/packages/patches/ghc-9.2-glibc-2.33-link-order.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]