Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskellPackages: update stackage and hackage #166460

Merged
merged 17 commits into from
Apr 3, 2022
Merged

haskellPackages: update stackage and hackage #166460

merged 17 commits into from
Apr 3, 2022

Commits on Mar 30, 2022

  1. haskellPackages: stackage LTS 19.0 -> LTS 19.1

    This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
    maralorn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    757dda2 View commit details
    Browse the repository at this point in the history
  2. all-cabal-hashes: 2022-03-26T03:24:04Z -> 2022-03-30T19:23:57Z

    This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
    maralorn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    70eb13f View commit details
    Browse the repository at this point in the history
  3. haskellPackages: regenerate package set based on current config

    This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
    maralorn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9a5aa75 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    c6a9cb4 View commit details
    Browse the repository at this point in the history
  2. haskellPackages.mmark: Use stackage-provided version

    Fixes an evaluation error as the versioned attr is missing now.
    roberth committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9d270f0 View commit details
    Browse the repository at this point in the history
  3. haskellPackages.graphql: keep aeson support disabled

    1.0.3.0 hasn't introduced support for aeson 2.0
    sternenseemann committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    38fe947 View commit details
    Browse the repository at this point in the history
  4. haskellPackages.yarn2nix: drop obsolete override

    0.10.1 has propagated into hackage-packages.nix
    sternenseemann committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0dca45b View commit details
    Browse the repository at this point in the history
  5. haskellPackages.cabal-pkg-config-version-hook: Add myself as maintainer

    Applies on next regenerate-hackage-packages.sh.
    roberth committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    fd269ea View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    e5622af View commit details
    Browse the repository at this point in the history
  2. haskellPackages.mkDerivation: fix pkg-config cross

    When cross compiling the pkg-config binary is prefixed and cabal
    needs to be made aware of this.
    
    Note: the `--with-pkg-config` flag can't be added unconditionally
    because if the package doesn't need pkg-config (thus pkg-config
    is not in the PATH) cabal consider this a hard failure.
    rnhmjoj committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f649fb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #166781 from rnhmjoj/haskell-updates

    haskellPackages.mkDerivation: fix pkg-config cross
    rnhmjoj authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    035401f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    ab393ca View commit details
    Browse the repository at this point in the history
  2. haskellPackages.leveldb-haskell: fix build

    Closes #166892.
    rnhmjoj authored and sternenseemann committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    6a36abc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    383143a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3431c9a View commit details
    Browse the repository at this point in the history
  3. haskellPackages: mark builds failing on hydra as broken

    This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
    maralorn committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    fc0ebea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d720420 View commit details
    Browse the repository at this point in the history