Merge pull request #255037 from NixOS/haskell-updates

haskellPackages: update stackage and hackage
This commit is contained in:
maralorn
2023-10-04 22:20:10 +02:00
committed by GitHub
25 changed files with 3163 additions and 1574 deletions
+1 -1
View File
@@ -1029,7 +1029,7 @@ ugly, and we may want to deprecate them at some point. -->
`disableCabalFlag flag drv`
: Makes sure that the Cabal flag `flag` is disabled in Cabal's configure step.
`appendBuildflags list drv`
`appendBuildFlags list drv`
: Adds the strings in `list` to the `buildFlags` argument for `drv`.
<!-- TODO(@sternenseemann): removeConfigureFlag -->
+4 -4
View File
@@ -1,6 +1,6 @@
{
"commit": "69066b0daf2bbb4ca6f2b6de0bc9b8f27fffe4bc",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/69066b0daf2bbb4ca6f2b6de0bc9b8f27fffe4bc.tar.gz",
"sha256": "16ij50f7cx8gl3ypzwy50f5dr68y6m6n732sa1hwsng5db4vqzv7",
"msg": "Update from Hackage at 2023-08-17T07:12:25Z"
"commit": "ad59313651a92d9b7356f616268c7a3d80f52886",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/ad59313651a92d9b7356f616268c7a3d80f52886.tar.gz",
"sha256": "0s66dx6daxfkdm40fcqvlh3h9bcjx1cydrmgxd7dxrlmqqgwn4lc",
"msg": "Update from Hackage at 2023-09-13T23:29:30Z"
}
+1 -1
View File
@@ -15,7 +15,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -15,7 +15,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -15,7 +15,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -15,7 +15,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -15,7 +15,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -17,7 +17,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -17,7 +17,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -17,7 +17,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -17,7 +17,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+1 -1
View File
@@ -17,7 +17,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin))
|| stdenv.targetPlatform.isAarch64)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
# build-time dependency too.
+4
View File
@@ -0,0 +1,4 @@
import ./common-hadrian.nix rec {
version = "9.6.3";
sha256 = "1xbpxchmvm9gswrwwz1rsvx9kjaxhc2q3fx9l6wa0l5599xydkfz";
}
@@ -39,7 +39,7 @@
, useLLVM ? !(stdenv.targetPlatform.isx86
|| stdenv.targetPlatform.isPower
|| stdenv.targetPlatform.isSparc
|| (stdenv.targetPlatform.isAarch64 && stdenv.targetPlatform.isDarwin)
|| stdenv.targetPlatform.isAarch64
|| stdenv.targetPlatform.isGhcjs)
, # LLVM is conceptually a run-time-only dependency, but for
# non-x86, we need LLVM to bootstrap later stages, so it becomes a
@@ -316,7 +316,12 @@ self: super: {
# Overriding the version pandoc dependency uses as the latest release has version bounds
# defined as >= 3.1 && < 3.2, can be removed once pandoc gets bumped by Stackage.
patat = super.patat.override { pandoc = self.pandoc_3_1_6_1; };
#
# The patch can be removed once the commit being pulled is in a release.
patat = appendPatch (fetchpatch {
url = "https://github.com/jaspervdj/patat/pull/143/commits/cb5d5b6439204b5bd52939e42a11518ac81139fe.patch";
sha256 = "sha256-EPiyxziPtn2fAExKknI2uKUGahWCFnv7K8bpVkAgezQ=";
}) (super.patat.override { pandoc = self.pandoc_3_1_8; });
# http2 also overridden in all-packages.nix for mailctl.
# twain is currently only used by mailctl, so the .overrideScope shouldn't
@@ -347,7 +352,7 @@ self: super: {
name = "git-annex-${super.git-annex.version}-src";
url = "git://git-annex.branchable.com/";
rev = "refs/tags/" + super.git-annex.version;
sha256 = "0fg3q7apdijnlgyb0yps1znjjd2nv3016r9cyxyw209sqn3whnx5";
sha256 = "sha256-+buXiG9auq46+reMrs2rBWoxHgPkHmP8BY5BugooU+Q=";
# delete android and Android directories which cause issues on
# darwin (case insensitive directory). Since we don't need them
# during the build process, we can delete it to prevent a hash
@@ -518,13 +523,8 @@ self: super: {
# https://github.com/ekmett/structures/issues/3
structures = dontCheck super.structures;
jacinda = appendPatches [
(pkgs.fetchpatch {
name = "jacinda-alex-3.3.patch";
url = "https://github.com/vmchale/jacinda/commit/b8e18871900402e6ab0addae2e41a0f360682ae3.patch";
sha256 = "0c1b9hp9j44zafzjidp301dz0m54vplgfisqvb1zrh1plk6vsxsa";
})
] (overrideCabal { revision = null; editedCabalFile = null; } super.jacinda);
# Requires alex >= 3.4
jacinda = super.jacinda.override { alex = self.alex_3_4_0_0; };
# Disable test suites to fix the build.
acme-year = dontCheck super.acme-year; # http://hydra.cryp.to/build/497858/log/raw
@@ -1468,31 +1468,6 @@ self: super: {
});
};
jsaddle-webkit2gtk =
appendPatches [
(pkgs.fetchpatch {
name = "jsaddle-webkit2gtk-ghc-9.2.patch";
url = "https://github.com/ghcjs/jsaddle/commit/d2ce9e6be1dcba0ab417314a0b848012d1a47e03.diff";
stripLen = 1;
includes = [ "jsaddle-webkit2gtk.cabal" ];
sha256 = "16pcs3l7s8shhcnrhi80bwjgy7w23csd9b8qpmc5lnxn4wxr4c2r";
})
(pkgs.fetchpatch {
name = "jsaddle-webkit2gtk-ghc-9.6.patch";
url = "https://github.com/ghcjs/jsaddle/commit/99b23dac8b4c5b23f5ed7963e681a46c1abdd1a5.patch";
sha256 = "02rdifap9vzf6bhjp5siw68ghjrxh2phzd0kwjihf3hxi4a2xlp3";
stripLen = 1;
includes = [ "jsaddle-webkit2gtk.cabal" ];
})
]
(overrideCabal (old: {
postPatch = old.postPatch or "" + ''
sed -i 's/aeson.*,/aeson,/' jsaddle-webkit2gtk.cabal
sed -i 's/text.*,/text,/' jsaddle-webkit2gtk.cabal
'';
})
super.jsaddle-webkit2gtk);
# 2022-03-16: lens bound can be loosened https://github.com/ghcjs/jsaddle-dom/issues/19
jsaddle-dom = overrideCabal (old: {
postPatch = old.postPatch or "" + ''
@@ -1861,15 +1836,6 @@ self: super: {
vivid-osc = dontCheck super.vivid-osc;
vivid-supercollider = dontCheck super.vivid-supercollider;
# while waiting for a new release: https://github.com/brendanhay/amazonka/pull/572
amazonka = appendPatches [
(fetchpatch {
relative = "amazonka";
url = "https://github.com/brendanhay/amazonka/commit/43ddd87b1ebd6af755b166e16336259ec025b337.patch";
sha256 = "sha256-9Ed3qrLGRaNCdvqWMyg8ydAnqDkFqWKLLoObv/5jG54=";
})
] (doJailbreak super.amazonka);
# Test suite does not compile.
feed = dontCheck super.feed;
@@ -1915,23 +1881,27 @@ self: super: {
inherit (let
pandoc-cli-overlay = self: super: {
# pandoc-cli requires pandoc >= 3.1
pandoc = self.pandoc_3_1_6_1;
pandoc = self.pandoc_3_1_8;
# pandoc depends on crypton-connection, which requires tls >= 1.7
tls = self.tls_1_7_1;
tls = self.tls_1_9_0;
crypton-connection = unmarkBroken super.crypton-connection;
# pandoc depends on http-client-tls, which only starts depending
# on crypton-connection in http-client-tls-0.3.6.2.
http-client-tls = self.http-client-tls_0_3_6_3;
# pandoc depends on skylighting >= 0.14
skylighting = self.skylighting_0_14;
skylighting-core = self.skylighting-core_0_14;
};
in {
pandoc-cli = super.pandoc-cli.overrideScope pandoc-cli-overlay;
pandoc_3_1_6_1 = doDistribute (super.pandoc_3_1_6_1.overrideScope pandoc-cli-overlay);
pandoc_3_1_8 = doDistribute (super.pandoc_3_1_8.overrideScope pandoc-cli-overlay);
pandoc-lua-engine = super.pandoc-lua-engine.overrideScope pandoc-cli-overlay;
})
pandoc-cli
pandoc_3_1_6_1
pandoc_3_1_8
pandoc-lua-engine
;
@@ -2136,27 +2106,6 @@ self: super: {
sha256 = "sha256-AVQLvul3ufxGQyoXud05qauclNanf6kunip0oJ/9lWQ=";
}) (dontCheck super.yi-language);
# 2022-03-16: Upstream is not bumping bounds https://github.com/ghcjs/jsaddle/issues/123
# 2023-07-14: Upstream is also not releasing fixes.
jsaddle = appendPatch
(fetchpatch {
name = "jsaddle-casemapping.patch";
url = "https://github.com/ghcjs/jsaddle/commit/f90df85fec84fcc4927bfb67452e31342f5aec1f.patch";
sha256 = "sha256-xCtDxpjZbus8VSeBUEV0OnJlcQKjeL1PbYSHnhpFuyI=";
relative = "jsaddle";
})
(overrideCabal (drv: {
# lift conditional version constraint on ref-tf
postPatch = ''
sed -i 's/ref-tf.*,/ref-tf,/' jsaddle.cabal
sed -i 's/attoparsec.*,/attoparsec,/' jsaddle.cabal
sed -i 's/time.*,/time,/' jsaddle.cabal
sed -i 's/vector.*,/vector,/' jsaddle.cabal
sed -i 's/(!name)/(! name)/' src/Language/Javascript/JSaddle/Object.hs
'' + (drv.postPatch or "");
})
(doJailbreak super.jsaddle));
# 2022-03-22: Jailbreak for base bound: https://github.com/reflex-frp/reflex-dom/pull/433
reflex-dom = assert super.reflex-dom.version == "0.6.1.1"; doJailbreak super.reflex-dom;
@@ -2757,6 +2706,7 @@ self: super: {
# Tests fail due to the newly-build fourmolu not being in PATH
# https://github.com/fourmolu/fourmolu/issues/231
fourmolu_0_14_0_0 = dontCheck super.fourmolu_0_14_0_0;
fourmolu_0_13_1_0 = dontCheck super.fourmolu_0_13_1_0;
# Merged upstream, but never released. Allows both intel and aarch64 darwin to build.
@@ -2773,4 +2723,9 @@ self: super: {
# The hackage source is somehow missing a file present in the repo (tests/ListStat.hs).
sym = dontCheck super.sym;
# Too strict bounds on base, ghc-prim, primitive
# https://github.com/kowainik/typerep-map/pull/128
typerep-map = doJailbreak super.typerep-map;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
@@ -65,7 +65,7 @@ self: super: {
# Version deviations from Stackage LTS
#
doctest = doDistribute super.doctest_0_22_0;
doctest = doDistribute super.doctest_0_22_1;
http-api-data = doDistribute self.http-api-data_0_6; # allows base >= 4.18
some = doDistribute self.some_1_0_5;
th-abstraction = doDistribute self.th-abstraction_0_6_0_0;
@@ -88,7 +88,7 @@ self: super: {
ghc-lib = doDistribute self.ghc-lib_9_6_2_20230523;
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_6_2_20230523;
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_6_0_1;
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_6_0_2;
# v0.1.6 forbids base >= 4.18
singleton-bool = doDistribute super.singleton-bool_0_1_7;
@@ -176,7 +176,7 @@ self: super: {
};
fourmolu = super.fourmolu_0_13_1_0;
ormolu = super.ormolu_0_7_1_0;
ormolu = self.generateOptparseApplicativeCompletions [ "ormolu" ] (enableSeparateBinOutput super.ormolu_0_7_2_0);
stylish-haskell = super.stylish-haskell_0_14_5_0;
# Newer version of servant required for GHC 9.6
@@ -272,4 +272,12 @@ self: super: {
# The curl executable is required for withApplication tests.
warp_3_3_28 = addTestToolDepend pkgs.curl super.warp_3_3_28;
# The NCG backend for aarch64 generates invalid jumps in some situations,
# the workaround on 9.6 is to revert to the LLVM backend (which is used
# for these sorts of situations even on 9.2 and 9.4).
# https://gitlab.haskell.org/ghc/ghc/-/issues/23746#note_525318
tls = appendConfigureFlags
(lib.optionals pkgs.stdenv.hostPlatform.isAarch64 [ "--ghc-option=-fllvm" ])
super.tls;
}
@@ -78,10 +78,4 @@ self: super: {
# Break out of "yaml >=0.10.4.0 && <0.11": https://github.com/commercialhaskell/stack/issues/4485
stack = doJailbreak super.stack;
# https://github.com/fpco/inline-c/pull/131
# and/or https://gitlab.haskell.org/ghc/ghc/-/merge_requests/7739
inline-c-cpp =
(if isDarwin then appendConfigureFlags ["--ghc-option=-fcompact-unwind"] else x: x)
super.inline-c-cpp;
}
@@ -139,11 +139,11 @@ broken-packages:
- altfloat # failure in job https://hydra.nixos.org/build/233197874 at 2023-09-02
- alure # failure in job https://hydra.nixos.org/build/233230238 at 2023-09-02
- amazon-emailer # failure in job https://hydra.nixos.org/build/233220018 at 2023-09-02
- amazonka # failure in job https://hydra.nixos.org/build/233220743 at 2023-09-02
- amazonka-iam-policy # failure in job https://hydra.nixos.org/build/233233098 at 2023-09-02
- amazon-products # failure in job https://hydra.nixos.org/build/233193877 at 2023-09-02
- AMI # failure in job https://hydra.nixos.org/build/233232505 at 2023-09-02
- amqp-conduit # failure in job https://hydra.nixos.org/build/233228080 at 2023-09-02
- amqp-worker # failure in job https://hydra.nixos.org/build/236675859 at 2023-10-04
- analyze # failure in job https://hydra.nixos.org/build/233251441 at 2023-09-02
- anansi-pandoc # failure in job https://hydra.nixos.org/build/233252389 at 2023-09-02
- android-activity # failure in job https://hydra.nixos.org/build/233203400 at 2023-09-02
@@ -333,11 +333,13 @@ broken-packages:
- basement-cd # failure in job https://hydra.nixos.org/build/233191991 at 2023-09-02
- basen # failure in job https://hydra.nixos.org/build/233210680 at 2023-09-02
- basex-client # failure in job https://hydra.nixos.org/build/233214592 at 2023-09-02
- basics # failure in job https://hydra.nixos.org/build/236678238 at 2023-10-04
- basic-sop # failure in job https://hydra.nixos.org/build/233253357 at 2023-09-02
- baskell # failure in job https://hydra.nixos.org/build/233246705 at 2023-09-02
- battlenet # failure in job https://hydra.nixos.org/build/233260076 at 2023-09-02
- battleplace # failure in job https://hydra.nixos.org/build/233230199 at 2023-09-02
- bazel-coverage-report-renderer # failure in job https://hydra.nixos.org/build/233243746 at 2023-09-02
- bbcode # failure in job https://hydra.nixos.org/build/236693854 at 2023-10-04
- BCMtools # failure in job https://hydra.nixos.org/build/233250221 at 2023-09-02
- bdd # failure in job https://hydra.nixos.org/build/233248150 at 2023-09-02
- bdelta # failure in job https://hydra.nixos.org/build/233214765 at 2023-09-02
@@ -413,7 +415,6 @@ broken-packages:
- bindings-wlc # failure in job https://hydra.nixos.org/build/233332720 at 2023-09-02
- bind-marshal # failure in job https://hydra.nixos.org/build/233196758 at 2023-09-02
- binembed # failure in job https://hydra.nixos.org/build/233219100 at 2023-09-02
- binrep # failure in job https://hydra.nixos.org/build/233208877 at 2023-09-02
- binsm # failure in job https://hydra.nixos.org/build/233232355 at 2023-09-02
- biocore # failure in job https://hydra.nixos.org/build/233229466 at 2023-09-02
- bio # failure in job https://hydra.nixos.org/build/233225273 at 2023-09-02
@@ -530,6 +531,7 @@ broken-packages:
- bv-sized-lens # failure in job https://hydra.nixos.org/build/233237486 at 2023-09-02
- byline # failure in job https://hydra.nixos.org/build/233231017 at 2023-09-02
- bytearray-parsing # failure in job https://hydra.nixos.org/build/233244355 at 2023-09-02
- bytepatch # failure in job https://hydra.nixos.org/build/236678340 at 2023-10-04
- bytestring-arbitrary # failure in job https://hydra.nixos.org/build/233195013 at 2023-09-02
- bytestring-class # failure in job https://hydra.nixos.org/build/233230793 at 2023-09-02
- bytestring-conversion # failure in job https://hydra.nixos.org/build/233211464 at 2023-09-02
@@ -1295,6 +1297,7 @@ broken-packages:
- dump-core # failure in job https://hydra.nixos.org/build/233244428 at 2023-09-02
- dunai-core # failure in job https://hydra.nixos.org/build/233255804 at 2023-09-02
- Dung # failure in job https://hydra.nixos.org/build/233206343 at 2023-09-02
- dupIO # failure in job https://hydra.nixos.org/build/236688265 at 2023-10-04
- duplo # failure in job https://hydra.nixos.org/build/233237341 at 2023-09-02
- dura # failure in job https://hydra.nixos.org/build/233210320 at 2023-09-02
- duration # failure in job https://hydra.nixos.org/build/233207705 at 2023-09-02
@@ -1434,6 +1437,7 @@ broken-packages:
- etc # failure in job https://hydra.nixos.org/build/233199192 at 2023-09-02
- ethereum-rlp # failure in job https://hydra.nixos.org/build/233236392 at 2023-09-02
- eurofxref # failure in job https://hydra.nixos.org/build/233230942 at 2023-09-02
- evdev # failure in job https://hydra.nixos.org/build/236692293 at 2023-10-04
- eve-cli # failure in job https://hydra.nixos.org/build/233254555 at 2023-09-02
- eved # failure in job https://hydra.nixos.org/build/233194319 at 2023-09-02
- event-driven # failure in job https://hydra.nixos.org/build/233233946 at 2023-09-02
@@ -1704,6 +1708,7 @@ broken-packages:
- fused-effects-resumable # failure in job https://hydra.nixos.org/build/233242479 at 2023-09-02
- fused-effects-th # failure in job https://hydra.nixos.org/build/233192186 at 2023-09-02
- fusion # failure in job https://hydra.nixos.org/build/233204359 at 2023-09-02
- futhark # failure in job https://hydra.nixos.org/build/236673091 at 2023-10-04
- futhask # failure in job https://hydra.nixos.org/build/233229281 at 2023-09-02
- futun # failure in job https://hydra.nixos.org/build/233245115 at 2023-09-02
- future # failure in job https://hydra.nixos.org/build/233224844 at 2023-09-02
@@ -2381,6 +2386,7 @@ broken-packages:
- hlibBladeRF # failure in job https://hydra.nixos.org/build/233237204 at 2023-09-02
- hlibev # failure in job https://hydra.nixos.org/build/233256218 at 2023-09-02
- hlibfam # failure in job https://hydra.nixos.org/build/233244702 at 2023-09-02
- hlint-plugin # failure in job https://hydra.nixos.org/build/236693381 at 2023-10-04
- HList # failure in job https://hydra.nixos.org/build/233193236 at 2023-09-02
- hlivy # failure in job https://hydra.nixos.org/build/233222495 at 2023-09-02
- hlogger # failure in job https://hydra.nixos.org/build/233197314 at 2023-09-02
@@ -2473,6 +2479,7 @@ broken-packages:
- hpasteit # failure in job https://hydra.nixos.org/build/233197680 at 2023-09-02
- HPath # failure in job https://hydra.nixos.org/build/233257819 at 2023-09-02
- hpc-coveralls # failure in job https://hydra.nixos.org/build/233255685 at 2023-09-02
- hpdft # failure in job https://hydra.nixos.org/build/236675535 at 2023-10-04
- hpg # failure in job https://hydra.nixos.org/build/233243212 at 2023-09-02
- HPi # failure in job https://hydra.nixos.org/build/233257411 at 2023-09-02
- hpio # failure in job https://hydra.nixos.org/build/233215789 at 2023-09-02
@@ -2486,6 +2493,7 @@ broken-packages:
- hpyrg # failure in job https://hydra.nixos.org/build/233225042 at 2023-09-02
- hquantlib-time # failure in job https://hydra.nixos.org/build/233192009 at 2023-09-02
- hquery # failure in job https://hydra.nixos.org/build/233203709 at 2023-09-02
- h-raylib # failure in job https://hydra.nixos.org/build/236686375 at 2023-10-04
- hreq-core # failure in job https://hydra.nixos.org/build/233259937 at 2023-09-02
- hRESP # failure in job https://hydra.nixos.org/build/233229961 at 2023-09-02
- h-reversi # failure in job https://hydra.nixos.org/build/233235617 at 2023-09-02
@@ -2592,6 +2600,7 @@ broken-packages:
- hsrelp # failure in job https://hydra.nixos.org/build/233255841 at 2023-09-02
- hs-rqlite # failure in job https://hydra.nixos.org/build/233191478 at 2023-09-02
- hs-rs-notify # failure in job https://hydra.nixos.org/build/233253577 at 2023-09-02
- hs-samtools # failure in job https://hydra.nixos.org/build/236688025 at 2023-10-04
- hs-scrape # failure in job https://hydra.nixos.org/build/233244221 at 2023-09-02
- hsseccomp # failure in job https://hydra.nixos.org/build/233194411 at 2023-09-02
- hsshellscript # failure in job https://hydra.nixos.org/build/233197858 at 2023-09-02
@@ -2937,6 +2946,7 @@ broken-packages:
- json-rpc-server # failure in job https://hydra.nixos.org/build/233201284 at 2023-09-02
- jsonrpc-tinyclient # failure in job https://hydra.nixos.org/build/233214174 at 2023-09-02
- jsonschema-gen # failure in job https://hydra.nixos.org/build/233225063 at 2023-09-02
- json-spec # failure in job https://hydra.nixos.org/build/236684808 at 2023-10-04
- jsonsql # failure in job https://hydra.nixos.org/build/233255704 at 2023-09-02
- json-syntax # failure in job https://hydra.nixos.org/build/233250639 at 2023-09-02
- json-tools # failure in job https://hydra.nixos.org/build/233247019 at 2023-09-02
@@ -3040,6 +3050,7 @@ broken-packages:
- Lambdajudge # failure in job https://hydra.nixos.org/build/233227016 at 2023-09-02
- LambdaNet # failure in job https://hydra.nixos.org/build/233197999 at 2023-09-02
- lambda-sampler # failure in job https://hydra.nixos.org/build/233205734 at 2023-09-02
- lambdasound # failure in updateAutotoolsGnuConfigScriptsPhase in job https://hydra.nixos.org/build/237027557 at 2023-10-04
- lambdatex # failure in job https://hydra.nixos.org/build/233215389 at 2023-09-02
- lambda-toolbox # failure in job https://hydra.nixos.org/build/233194921 at 2023-09-02
- lambdatwit # failure in job https://hydra.nixos.org/build/233219603 at 2023-09-02
@@ -3171,6 +3182,7 @@ broken-packages:
- linda # failure in job https://hydra.nixos.org/build/233249512 at 2023-09-02
- linden # failure in job https://hydra.nixos.org/build/233198590 at 2023-09-02
- linear-algebra-cblas # failure in job https://hydra.nixos.org/build/233239710 at 2023-09-02
- linearmap-category # failure in job https://hydra.nixos.org/build/236690982 at 2023-10-04
- linear-maps # failure in job https://hydra.nixos.org/build/233258332 at 2023-09-02
- linear-opengl # failure in job https://hydra.nixos.org/build/233237268 at 2023-09-02
- linearscan # failure in job https://hydra.nixos.org/build/233257541 at 2023-09-02
@@ -3767,7 +3779,6 @@ broken-packages:
- numtype # failure in job https://hydra.nixos.org/build/233219211 at 2023-09-02
- numtype-tf # failure in job https://hydra.nixos.org/build/233243483 at 2023-09-02
- Nutri # failure in job https://hydra.nixos.org/build/233244244 at 2023-09-02
- nvfetcher # failure in job https://hydra.nixos.org/build/233598212 at 2023-09-02
- NXTDSL # failure in job https://hydra.nixos.org/build/233193483 at 2023-09-02
- nylas # failure in job https://hydra.nixos.org/build/233193540 at 2023-09-02
- oanda-rest-api # failure in job https://hydra.nixos.org/build/233250190 at 2023-09-02
@@ -4183,6 +4194,7 @@ broken-packages:
- polysemy-req # failure in job https://hydra.nixos.org/build/233224435 at 2023-09-02
- polysemy-several # failure in job https://hydra.nixos.org/build/233216921 at 2023-09-02
- polysemy-socket # failure in job https://hydra.nixos.org/build/233195754 at 2023-09-02
- polysemy-test # failure in job https://hydra.nixos.org/build/236686974 at 2023-10-04
- polyseq # failure in job https://hydra.nixos.org/build/233191210 at 2023-09-02
- polytypeable # failure in job https://hydra.nixos.org/build/233211797 at 2023-09-02
- polyvariadic # failure in job https://hydra.nixos.org/build/233250822 at 2023-09-02
@@ -4830,6 +4842,7 @@ broken-packages:
- servant-pandoc # failure in job https://hydra.nixos.org/build/233203008 at 2023-09-02
- servant-polysemy # failure in job https://hydra.nixos.org/build/233218670 at 2023-09-02
- servant-pool # failure in job https://hydra.nixos.org/build/233208935 at 2023-09-02
- servant-prometheus # failure in job https://hydra.nixos.org/build/236685165 at 2023-10-04
- servant-purescript # failure in job https://hydra.nixos.org/build/233598080 at 2023-09-02
- servant-py # failure in job https://hydra.nixos.org/build/233598104 at 2023-09-02
- servant-quickcheck # failure in job https://hydra.nixos.org/build/233236741 at 2023-09-02
@@ -5116,6 +5129,7 @@ broken-packages:
- stan # failure in job https://hydra.nixos.org/build/233200000 at 2023-09-02
- starling # failure in job https://hydra.nixos.org/build/233255468 at 2023-09-02
- starter # failure in job https://hydra.nixos.org/build/233208799 at 2023-09-02
- starter-snake-haskell # failure in job https://hydra.nixos.org/build/236685019 at 2023-10-04
- stash # failure in job https://hydra.nixos.org/build/233193110 at 2023-09-02
- Stasis # failure in job https://hydra.nixos.org/build/233209365 at 2023-09-02
- state-bag # failure in job https://hydra.nixos.org/build/233222753 at 2023-09-02
@@ -5278,6 +5292,7 @@ broken-packages:
- Sysmon # failure in job https://hydra.nixos.org/build/233224152 at 2023-09-02
- system-canonicalpath # failure in job https://hydra.nixos.org/build/233254297 at 2023-09-02
- system-command # failure in job https://hydra.nixos.org/build/233239356 at 2023-09-02
- systemd-ntfy # failure in job https://hydra.nixos.org/build/236686880 at 2023-10-04
- system-extra # failure in job https://hydra.nixos.org/build/233203137 at 2023-09-02
- system-inotify # failure in job https://hydra.nixos.org/build/233206871 at 2023-09-02
- system-lifted # failure in job https://hydra.nixos.org/build/233236013 at 2023-09-02
@@ -5319,6 +5334,7 @@ broken-packages:
- tasty-autocollect # failure in job https://hydra.nixos.org/build/233256957 at 2023-09-02
- tasty-auto # failure in job https://hydra.nixos.org/build/233220008 at 2023-09-02
- tasty-fail-fast # failure in job https://hydra.nixos.org/build/233200040 at 2023-09-02
- tasty-grading-system # failure in job https://hydra.nixos.org/build/236673021 at 2023-10-04
- tasty-hedgehog-coverage # failure in job https://hydra.nixos.org/build/233231332 at 2023-09-02
- tasty-mgolden # failure in job https://hydra.nixos.org/build/233248196 at 2023-09-02
- tasty-stats # failure in job https://hydra.nixos.org/build/233228752 at 2023-09-02
@@ -5607,6 +5623,7 @@ broken-packages:
- TypeCompose # failure in job https://hydra.nixos.org/build/233212999 at 2023-09-02
- typed-digits # failure in job https://hydra.nixos.org/build/233198266 at 2023-09-02
- typed-encoding # failure in job https://hydra.nixos.org/build/233208093 at 2023-09-02
- typed-process-effectful # failure in job https://hydra.nixos.org/build/236684332 at 2023-10-04
- typedquery # failure in job https://hydra.nixos.org/build/233215307 at 2023-09-02
- typed-spreadsheet # failure in job https://hydra.nixos.org/build/233248967 at 2023-09-02
- typed-time # failure in job https://hydra.nixos.org/build/233246930 at 2023-09-02
@@ -5617,6 +5634,7 @@ broken-packages:
- type-indexed-queues # failure in job https://hydra.nixos.org/build/233197833 at 2023-09-02
- type-interpreter # failure in job https://hydra.nixos.org/build/233192182 at 2023-09-02
- type-int # failure in job https://hydra.nixos.org/build/233245978 at 2023-09-02
- typelet # failure in job https://hydra.nixos.org/build/236691051 at 2023-10-04
- type-level-bst # failure in job https://hydra.nixos.org/build/233202030 at 2023-09-02
- type-level-natural-number-induction # failure in job https://hydra.nixos.org/build/233259499 at 2023-09-02
- type-level-natural-number-operations # failure in job https://hydra.nixos.org/build/233198314 at 2023-09-02
@@ -5629,7 +5647,6 @@ broken-packages:
- type-operators # failure in job https://hydra.nixos.org/build/233232802 at 2023-09-02
- typeparams # failure in job https://hydra.nixos.org/build/233192078 at 2023-09-02
- type-prelude # failure in job https://hydra.nixos.org/build/233221195 at 2023-09-02
- typerep-map # failure in job https://hydra.nixos.org/build/233202720 at 2023-09-02
- type-safe-avl # failure in job https://hydra.nixos.org/build/233203946 at 2023-09-02
- types-compat # failure in job https://hydra.nixos.org/build/233249850 at 2023-09-02
- type-settheory # failure in job https://hydra.nixos.org/build/233209513 at 2023-09-02
@@ -5652,6 +5669,7 @@ broken-packages:
- uhttpc # failure in job https://hydra.nixos.org/build/233232481 at 2023-09-02
- ui-command # failure in job https://hydra.nixos.org/build/233223762 at 2023-09-02
- ukrainian-phonetics-basic-array-bytestring # failure in job https://hydra.nixos.org/build/233228787 at 2023-09-02
- unac-bindings # failure in job https://hydra.nixos.org/build/236686523 at 2023-10-04
- unamb-custom # failure in job https://hydra.nixos.org/build/233197458 at 2023-09-02
- unbeliever # failure in job https://hydra.nixos.org/build/233221256 at 2023-09-02
- unbounded-delays-units # failure in job https://hydra.nixos.org/build/233200989 at 2023-09-02
@@ -5858,6 +5876,7 @@ broken-packages:
- wai-static-cache # failure in job https://hydra.nixos.org/build/233228597 at 2023-09-02
- waitfree # failure in job https://hydra.nixos.org/build/233222583 at 2023-09-02
- wai-throttler # failure in job https://hydra.nixos.org/build/233231002 at 2023-09-02
- wai-token-bucket-ratelimiter # failure in job https://hydra.nixos.org/build/236682758 at 2023-10-04
- waitra # failure in job https://hydra.nixos.org/build/233222291 at 2023-09-02
- wakame # failure in job https://hydra.nixos.org/build/233254673 at 2023-09-02
- wallpaper # failure in job https://hydra.nixos.org/build/233219027 at 2023-09-02
@@ -45,11 +45,15 @@ default-package-overrides:
# breaking change was introduced in implicit-hie-0.1.3.0.
# https://github.com/haskell/haskell-language-server/blob/feb596592de95f09cf4ee885f3e74178161919f1/ghcide/ghcide.cabal#L107-L111
- implicit-hie < 0.1.3
- hie-bios < 0.13
# 2023-07-06: newer versions of stylish-haskell require
# ghc-lib-parser-ex >= 9.6, but LTS-21 contains ghc-lib-parser-ex-9.4
- stylish-haskell < 0.14.5.0
# 2023-09-17: reflex-dom 0.6.3.0 is broken https://github.com/reflex-frp/reflex-dom/issues/462
- reflex-dom < 0.6.2.0
# Only an older version of dependent-sum-template is compatible with ghc 9.4
# https://github.com/obsidiansystems/dependent-sum-template/issues/5
- dependent-sum-template < 0.1.2
@@ -121,6 +125,7 @@ extra-packages:
- ormolu == 0.5.2.0 # 2023-08-08: for hls on ghc 9.0 and 9.2
- fourmolu == 0.9.0.0 # 2022-09-21: for hls on ghc 8.10
- fourmolu == 0.10.1.0 # 2023-04-18: for hls on ghc 9.0 and 9.2
- fourmolu == 0.13.* # 2023-09-16: latest version compatible with hls 2.2.* on ghc 9.6
- mod == 0.1.2.2 # needed for hls on ghc 8.10
- pantry == 0.5.2.1 # needed for stack-2.7.3
- path == 0.9.0 # 2021-12-03: path version building with stackage genvalidity and GHC 9.0.2
@@ -128,6 +133,7 @@ extra-packages:
- sbv == 7.13 # required for pkgs.petrinizer
- stylish-haskell == 0.14.3.0 # 2022-09-19: needed for hls on ghc 8.8
- tasty-hspec == 1.1.6 # 2022-04-07: Needed for elm-format
- text == 2.0.2 # 2023-09-14: Needed for elm (which is currently on ghc-8.10)
- th-abstraction < 0.6 # 2023-09-11: needed for aeson-2.2.0.0
- vty == 5.35.1 # 2022-07-08: needed for glirc-2.39.0.1
- weeder == 2.2.* # 2022-02-21: preserve for GHC 8.10.7
@@ -656,7 +662,7 @@ unsupported-platforms:
Raincat: [ platforms.darwin ]
reactive-balsa: [ platforms.darwin ] # depends on alsa-core
reflex-dom-fragment-shader-canvas: [ platforms.darwin, aarch64-linux ]
reflex-dom: [ platforms.darwin, aarch64-linux ]
reflex-dom: [ platforms.darwin ]
reflex-localize-dom: [ platforms.darwin, aarch64-linux ]
rtlsdr: [ platforms.darwin ]
rubberband: [ platforms.darwin ]
@@ -682,7 +688,7 @@ unsupported-platforms:
webkit2gtk3-javascriptcore: [ platforms.darwin ]
wiringPi: [ aarch64-darwin ]
xattr: [ platforms.darwin ]
xgboost-haskell: [ aarch64-linux, armv7l-linux ]
xgboost-haskell: [ aarch64-linux, armv7l-linux, platforms.darwin ]
xmobar: [ platforms.darwin ]
xmonad-extras: [ platforms.darwin ]
xmonad-volume: [ platforms.darwin ]
@@ -707,6 +713,7 @@ supported-platforms:
evdev: [ platforms.linux ]
evdev-streamly: [ platforms.linux ]
geomancy: [ platforms.x86 ] # x86 intrinsics
geomancy-layout: [ platforms.x86 ] # x86 intrinsics
gi-gtkosxapplication: [ platforms.darwin ]
gtk-mac-integration: [ platforms.darwin ]
gtk3-mac-integration: [ platforms.darwin ]
@@ -1,4 +1,4 @@
# Stackage LTS 21.7
# Stackage LTS 21.11
# This file is auto-generated by
# maintainers/scripts/haskell/update-stackage.sh
default-package-overrides:
@@ -16,12 +16,12 @@ default-package-overrides:
- adjunctions ==4.4.2
- adler32 ==0.1.2.0
- advent-of-code-api ==0.2.8.4
- aern2-mp ==0.2.15.0
- aern2-mp ==0.2.15.1
- aern2-real ==0.2.15
- aeson ==2.1.2.1
- aeson-attoparsec ==0.0.0
- aeson-casing ==0.2.0.0
- aeson-combinators ==0.1.0.1
- aeson-combinators ==0.1.1.0
- aeson-diff ==1.1.0.13
- aeson-extra ==0.5.1.2
- aeson-generic-compat ==0.0.1.3
@@ -54,7 +54,7 @@ default-package-overrides:
- ALUT ==2.4.0.3
- amqp ==0.22.1
- amqp-utils ==0.6.3.2
- annotated-exception ==0.2.0.4
- annotated-exception ==0.2.0.5
- annotated-wl-pprint ==0.7.0
- ansi-terminal ==0.11.5
- ansi-terminal-game ==1.9.1.3
@@ -92,7 +92,7 @@ default-package-overrides:
- asn1-encoding ==0.9.6
- asn1-parse ==0.9.5
- asn1-types ==0.3.4
- assert-failure ==0.1.2.6
- assert-failure ==0.1.3.0
- assoc ==1.1
- astro ==0.4.3.0
- async ==2.2.4
@@ -195,7 +195,7 @@ default-package-overrides:
- bits ==0.6
- bitset-word8 ==0.1.1.2
- bits-extra ==0.0.2.3
- bitvec ==1.1.4.0
- bitvec ==1.1.5.0
- bitwise-enum ==1.0.1.2
- blake2 ==0.3.0
- Blammo ==1.1.2.1
@@ -206,7 +206,7 @@ default-package-overrides:
- blas-ffi ==0.1
- blas-hs ==0.1.1.0
- blaze-bootstrap ==0.1.0.1
- blaze-builder ==0.4.2.2
- blaze-builder ==0.4.2.3
- blaze-colonnade ==1.2.2.1
- blaze-html ==0.9.1.2
- blaze-markup ==0.8.2.8
@@ -233,7 +233,7 @@ default-package-overrides:
- boundingboxes ==0.2.3
- box ==0.9.2.0
- boxes ==0.1.5
- breakpoint ==0.1.2.1
- breakpoint ==0.1.2.2
- brick ==1.9
- broadcast-chan ==0.2.1.2
- brotli ==0.0.0.1
@@ -294,7 +294,7 @@ default-package-overrides:
- ca-province-codes ==1.0.0.0
- cardano-coin-selection ==1.0.1
- carray ==0.1.6.8
- casa-client ==0.0.1
- casa-client ==0.0.2
- casa-types ==0.0.2
- cased ==0.1.0.0
- case-insensitive ==1.2.1.0
@@ -326,9 +326,9 @@ default-package-overrides:
- checkers ==0.6.0
- checksum ==0.0.0.1
- chimera ==0.3.3.0
- choice ==0.2.2
- choice ==0.2.3
- chronologique ==0.3.1.3
- chronos ==1.1.5
- chronos ==1.1.5.1
- chronos-bench ==0.2.0.2
- chunked-data ==0.3.1
- cipher-aes ==0.2.11
@@ -347,7 +347,7 @@ default-package-overrides:
- closed ==0.2.0.2
- clumpiness ==0.17.0.2
- ClustalParser ==1.3.0
- cmark-gfm ==0.2.5
- cmark-gfm ==0.2.6
- cmdargs ==0.10.22
- codec-beam ==0.2.0
- code-conjure ==0.5.2
@@ -391,7 +391,7 @@ default-package-overrides:
- concise ==0.1.0.1
- concurrency ==1.11.0.3
- concurrent-extra ==0.7.0.12
- concurrent-output ==1.10.18
- concurrent-output ==1.10.19
- concurrent-split ==0.0.1.1
- cond ==0.4.1.1
- conduino ==0.2.2.0
@@ -484,7 +484,7 @@ default-package-overrides:
- curl ==1.3.8
- curl-runnings ==0.17.0
- currency ==0.2.0.0
- currycarbon ==0.2.1.1
- currycarbon ==0.2.1.2
- cursor ==0.3.2.0
- cursor-brick ==0.1.0.1
- cursor-fuzzy-time ==0.0.0.0
@@ -560,7 +560,7 @@ default-package-overrides:
- deriving-compat ==0.6.5
- deriving-trans ==0.5.2.0
- detour-via-sci ==1.0.0
- df1 ==0.4.1
- df1 ==0.4.2
- dhall ==1.41.2
- dhall-bash ==1.0.40
- dhall-json ==1.7.11
@@ -586,7 +586,7 @@ default-package-overrides:
- digits ==0.3.1
- di-handle ==1.0.1
- dimensional ==1.5
- di-monad ==1.3.1
- di-monad ==1.3.2
- directory-tree ==0.12.1
- direct-sqlite ==2.3.28
- dirichlet ==0.1.0.7
@@ -599,7 +599,7 @@ default-package-overrides:
- distributive ==0.6.2.1
- diversity ==0.8.1.0
- djinn-lib ==0.0.1.4
- dl-fedora ==0.9.5.1
- dl-fedora ==0.9.6
- dlist ==1.0
- dlist-instances ==0.1.1.1
- dlist-nonempty ==0.1.3
@@ -637,7 +637,7 @@ default-package-overrides:
- dual ==0.1.1.1
- dual-tree ==0.2.3.1
- dublincore-xml-conduit ==0.1.0.3
- dunai ==0.11.1
- dunai ==0.11.2
- duration ==0.2.0.0
- dvorak ==0.1.0.0
- dynamic-state ==0.3.1
@@ -700,7 +700,7 @@ default-package-overrides:
- errors ==2.3.0
- errors-ext ==0.4.2
- ersatz ==0.4.13
- esqueleto ==3.5.10.1
- esqueleto ==3.5.10.3
- event-list ==0.1.2
- eventstore ==1.4.2
- every ==0.0.1
@@ -709,7 +709,7 @@ default-package-overrides:
- exact-pi ==0.5.0.2
- exception-hierarchy ==0.1.0.8
- exception-mtl ==0.4.0.2
- exception-transformers ==0.4.0.11
- exception-transformers ==0.4.0.12
- executable-hash ==0.2.0.4
- executable-path ==0.0.3.1
- exinst ==0.9
@@ -894,8 +894,8 @@ default-package-overrides:
- ghci-hexcalc ==0.1.1.0
- ghcjs-codemirror ==0.0.0.2
- ghcjs-perch ==0.3.3.3
- ghc-lib ==9.4.6.20230808
- ghc-lib-parser ==9.4.6.20230808
- ghc-lib ==9.4.7.20230826
- ghc-lib-parser ==9.4.7.20230826
- ghc-lib-parser-ex ==9.4.0.0
- ghc-paths ==0.1.0.12
- ghc-prof ==1.4.1.12
@@ -984,7 +984,7 @@ default-package-overrides:
- hackage-security ==0.6.2.3
- haddock-library ==1.11.0
- haha ==0.3.1.1
- hakyll ==4.16.0.0
- hakyll ==4.16.1.0
- hal ==1.0.0.1
- half ==0.3.1
- hall-symbols ==0.1.0.6
@@ -1026,7 +1026,7 @@ default-package-overrides:
- hasql-interpolate ==0.1.0.4
- hasql-listen-notify ==0.1.0
- hasql-migration ==0.3.0
- hasql-notifications ==0.2.0.5
- hasql-notifications ==0.2.0.6
- hasql-optparse-applicative ==0.7
- hasql-pool ==0.9.0.1
- hasql-queue ==1.2.0.2
@@ -1080,7 +1080,7 @@ default-package-overrides:
- hkd-default ==1.1.0.0
- hkgr ==0.4.3.1
- hledger ==1.30.1
- hledger-interest ==1.6.5
- hledger-interest ==1.6.6
- hledger-lib ==1.30
- hledger-stockquotes ==0.1.2.1
- hledger-ui ==1.30
@@ -1114,7 +1114,7 @@ default-package-overrides:
- HPDF ==1.6.1
- hpp ==0.6.5
- hpqtypes ==1.11.1.1
- hpqtypes-extras ==1.16.4.3
- hpqtypes-extras ==1.16.4.4
- hreader ==1.1.0
- hreader-lens ==0.1.3.0
- hruby ==0.5.0.0
@@ -1196,7 +1196,7 @@ default-package-overrides:
- HTTP ==4000.4.1
- http-api-data ==0.5
- http-api-data-qq ==0.1.0.0
- http-client ==0.7.13.1
- http-client ==0.7.14
- http-client-openssl ==0.3.3
- http-client-overrides ==0.1.1.0
- http-client-restricted ==0.0.5
@@ -1209,7 +1209,7 @@ default-package-overrides:
- httpd-shed ==0.4.1.1
- http-io-streams ==0.1.6.2
- http-link-header ==1.2.1
- http-media ==0.8.0.0
- http-media ==0.8.1.0
- http-query ==0.1.3
- http-reverse-proxy ==0.6.0.1
- http-streams ==0.8.9.8
@@ -1318,7 +1318,7 @@ default-package-overrides:
- io-storage ==0.3
- io-streams ==1.5.2.2
- io-streams-haproxy ==1.0.1.0
- ip ==1.7.6
- ip ==1.7.7
- ip6addr ==1.0.3
- iproute ==1.7.12
- IPv6Addr ==2.0.5.1
@@ -1420,7 +1420,7 @@ default-package-overrides:
- leapseconds-announced ==2017.1.0.1
- learn-physics ==0.6.5
- leb128-cereal ==1.2
- lens ==5.2.2
- lens ==5.2.3
- lens-action ==0.2.6
- lens-aeson ==1.2.3
- lens-csv ==0.1.1.0
@@ -1546,12 +1546,12 @@ default-package-overrides:
- mfsolve ==0.3.2.2
- microaeson ==0.1.0.1
- microlens ==0.4.13.1
- microlens-aeson ==2.5.0
- microlens-aeson ==2.5.1
- microlens-contra ==0.1.0.3
- microlens-ghc ==0.4.14.1
- microlens-mtl ==0.2.0.3
- microlens-platform ==0.4.3.3
- microlens-th ==0.4.3.13
- microlens-th ==0.4.3.14
- microspec ==0.2.1.3
- microstache ==1.0.2.3
- midair ==0.2.0.1
@@ -1584,7 +1584,7 @@ default-package-overrides:
- mock-time ==0.1.0
- mod ==0.2.0.1
- model ==0.5
- modern-uri ==0.3.6.0
- modern-uri ==0.3.6.1
- modular ==0.1.0.8
- monad-chronicle ==1.0.1
- monad-control ==1.0.3.1
@@ -1618,7 +1618,7 @@ default-package-overrides:
- mongoDB ==2.7.1.2
- monoidal-containers ==0.6.4.0
- monoid-extras ==0.6.2
- monoid-subclasses ==1.2.3
- monoid-subclasses ==1.2.4
- monoid-transformer ==0.0.4
- mono-traversable ==1.0.15.3
- mono-traversable-instances ==0.1.1.0
@@ -1645,7 +1645,7 @@ default-package-overrides:
- multi-containers ==0.2
- multimap ==1.2.1
- multipart ==0.2.1
- MultipletCombiner ==0.0.4
- MultipletCombiner ==0.0.6
- multiset ==0.3.4.3
- murmur3 ==1.0.5
- murmur-hash ==0.1.0.10
@@ -1711,7 +1711,7 @@ default-package-overrides:
- NoHoed ==0.1.1
- nonce ==1.0.7
- nondeterminism ==1.5
- non-empty ==0.3.3
- non-empty ==0.3.4
- nonempty-containers ==0.3.4.4
- nonemptymap ==0.0.6.0
- non-empty-sequence ==0.2.0.4
@@ -1852,7 +1852,7 @@ default-package-overrides:
- pem ==0.2.4
- percent-format ==0.0.4
- perfect-hash-generator ==1.0.0
- persistent ==2.14.5.1
- persistent ==2.14.5.2
- persistent-discover ==0.1.0.6
- persistent-documentation ==0.1.0.4
- persistent-iproute ==0.2.5
@@ -1872,7 +1872,7 @@ default-package-overrides:
- pg-harness-client ==0.6.0
- pgp-wordlist ==0.1.0.3
- pg-transact ==0.3.2.0
- phantom-state ==0.2.1.2
- phantom-state ==0.2.1.3
- phatsort ==0.6.0.0
- picosat ==0.1.6
- pid1 ==0.1.3.1
@@ -1908,7 +1908,7 @@ default-package-overrides:
- poly-arity ==0.1.0
- polynomials-bernstein ==1.1.2
- polyparse ==1.13
- polysemy ==1.9.1.0
- polysemy ==1.9.1.1
- polysemy-fs ==0.1.0.0
- polysemy-plugin ==0.4.5.0
- polysemy-webserver ==0.2.1.2
@@ -1991,7 +1991,7 @@ default-package-overrides:
- pulse-simple ==0.1.14
- pureMD5 ==2.1.4
- purescript-bridge ==0.15.0.0
- pusher-http-haskell ==2.1.0.15
- pusher-http-haskell ==2.1.0.16
- pvar ==1.0.0.0
- pwstore-fast ==2.4.4
- PyF ==0.11.1.1
@@ -2052,7 +2052,6 @@ default-package-overrides:
- rawstring-qm ==0.2.3.0
- raw-strings-qq ==1.1
- rcu ==0.2.7
- rdf ==0.1.0.7
- rdtsc ==1.3.0.1
- re2 ==0.3
- reactive-balsa ==0.4.0.1
@@ -2064,14 +2063,14 @@ default-package-overrides:
- read-editor ==0.1.0.2
- read-env-var ==1.0.0.0
- rebase ==1.19
- rec-def ==0.2.1
- rec-def ==0.2.2
- record-dot-preprocessor ==0.2.16
- record-hasfield ==1.0
- recursion-schemes ==5.2.2.4
- recv ==0.1.0
- redact ==0.5.0.0
- reddit-scrape ==0.0.1
- redis-glob ==0.1.0.5
- redis-glob ==0.1.0.6
- reducers ==3.12.4
- refact ==0.3.0.2
- ref-fd ==0.5.0.1
@@ -2123,7 +2122,7 @@ default-package-overrides:
- riak-protobuf ==0.25.0.0
- rio ==0.1.22.0
- rio-orphans ==0.1.2.0
- rio-prettyprint ==0.1.4.0
- rio-prettyprint ==0.1.5.0
- rng-utils ==0.3.1
- rocksdb-haskell ==1.0.1
- rocksdb-haskell-jprupp ==2.1.4
@@ -2158,7 +2157,7 @@ default-package-overrides:
- safe-exceptions-checked ==0.1.0
- safe-foldable ==0.1.0.0
- safe-gen ==1.0.1
- safeio ==0.0.5.0
- safeio ==0.0.6.0
- safe-json ==1.1.4.0
- safe-money ==0.9.1
- SafeSemaphore ==0.10.1
@@ -2266,7 +2265,7 @@ default-package-overrides:
- shared-memory ==0.2.0.1
- shell-conduit ==5.0.0
- shell-escape ==0.2.0
- shelltestrunner ==1.9
- shelltestrunner ==1.9.0.1
- shell-utility ==0.1
- shellwords ==0.1.3.1
- shelly ==1.12.1
@@ -2307,7 +2306,7 @@ default-package-overrides:
- skylighting ==0.13.4.1
- skylighting-core ==0.13.4.1
- skylighting-format-ansi ==0.1
- skylighting-format-blaze-html ==0.1.1
- skylighting-format-blaze-html ==0.1.1.1
- skylighting-format-context ==0.1.0.2
- skylighting-format-latex ==0.1
- slack-progressbar ==0.1.0.1
@@ -2360,7 +2359,7 @@ default-package-overrides:
- srtree ==1.0.0.5
- stache ==2.3.4
- stack-all ==0.4.1
- stack-clean-old ==0.4.6
- stack-clean-old ==0.4.8
- stack-templatizer ==0.1.1.0
- state-codes ==0.1.3
- stateref ==0.3
@@ -2400,7 +2399,6 @@ default-package-overrides:
- streaming-commons ==0.2.2.6
- streaming-wai ==0.1.1
- streamly ==0.9.0
- streamly-bytestring ==0.2.0
- streamly-core ==0.1.0
- streamly-examples ==0.1.3
- streamly-process ==0.3.0
@@ -2440,7 +2438,7 @@ default-package-overrides:
- SVGFonts ==1.8.0.1
- svg-tree ==0.6.2.4
- swagger2 ==2.8.7
- swish ==0.10.4.0
- swish ==0.10.5.0
- syb ==0.7.2.4
- sydtest ==0.15.1.0
- sydtest-aeson ==0.1.0.0
@@ -2546,12 +2544,12 @@ default-package-overrides:
- test-fun ==0.1.0.0
- testing-feat ==1.1.1.1
- testing-type-modifiers ==0.1.0.1
- texmath ==0.12.8
- texmath ==0.12.8.2
- text-ansi ==0.2.1.1
- text-binary ==0.2.1.1
- text-builder ==0.6.7
- text-builder-dev ==0.3.3.2
- text-builder-linear ==0.1.1
- text-builder-linear ==0.1.1.1
- text-conversions ==0.3.1.1
- text-format ==0.3.2.1
- text-icu ==0.8.0.2
@@ -2609,7 +2607,7 @@ default-package-overrides:
- time-lens ==0.4.0.2
- time-locale-compat ==0.1.1.5
- time-locale-vietnamese ==1.0.0.0
- time-manager ==0.0.0
- time-manager ==0.0.1
- time-parsers ==0.2
- timerep ==2.1.0.0
- timers-tick ==0.5.0.4
@@ -2634,7 +2632,7 @@ default-package-overrides:
- token-bucket ==0.1.0.1
- toml-reader ==0.2.1.0
- toml-reader-parse ==0.1.1.1
- tophat ==1.0.6.0
- tophat ==1.0.6.1
- topograph ==1.0.0.2
- torrent ==10000.1.3
- torsor ==0.1
@@ -2687,7 +2685,7 @@ default-package-overrides:
- type-rig ==0.1
- type-spec ==0.4.0.0
- typography-geometry ==1.0.1.0
- typst-symbols ==0.1.2
- typst-symbols ==0.1.4
- tz ==0.1.3.6
- tzdata ==0.2.20230322.0
- tztime ==0.1.0.0
@@ -2705,7 +2703,7 @@ default-package-overrides:
- unexceptionalio-trans ==0.5.1
- unfork ==1.0.0.1
- unicode ==0.0.1.1
- unicode-collation ==0.1.3.4
- unicode-collation ==0.1.3.5
- unicode-data ==0.4.0.1
- unicode-show ==0.1.1.1
- unicode-transforms ==0.4.0.1
@@ -2803,7 +2801,7 @@ default-package-overrides:
- void ==0.7.3
- vty ==5.38
- wai ==3.2.3
- wai-app-static ==3.1.7.4
- wai-app-static ==3.1.8
- wai-cli ==0.2.3
- wai-conduit ==3.0.0.4
- wai-control ==0.2.0.0
@@ -2875,7 +2873,7 @@ default-package-overrides:
- word-wrap ==0.5
- world-peace ==1.0.2.0
- wrap ==0.0.0
- wreq ==0.5.4.1
- wreq ==0.5.4.2
- wreq-stringless ==0.5.9.1
- writer-cps-exceptions ==0.1.0.1
- writer-cps-mtl ==0.1.1.6
@@ -2933,7 +2931,7 @@ default-package-overrides:
- yesod-core ==1.6.24.4
- yesod-eventsource ==1.6.0.1
- yesod-fb ==0.6.1
- yesod-form ==1.7.4
- yesod-form ==1.7.6
- yesod-form-bootstrap4 ==3.0.1.1
- yesod-gitrepo ==0.3.0
- yesod-gitrev ==0.2.2
@@ -482,9 +482,6 @@ dont-distribute-packages:
- alsa-seq-tests
- alto
- amazon-emailer-client-snap
- amazonka-contrib-rds-utils
- amazonka-s3-encryption
- amazonka-s3-streaming
- amby
- ampersand
- amqp-streamly
@@ -500,17 +497,11 @@ dont-distribute-packages:
- anonymous-sums-tests
- antagonist
- anticiv
- antiope-athena
- antiope-contract
- antiope-core
- antiope-dynamodb
- antiope-es
- antiope-messages
- antiope-optparse-applicative
- antiope-s3
- antiope-shell
- antiope-sns
- antiope-sqs
- antlrc
- apecs-gloss
- apecs-physics-gloss
@@ -587,7 +578,6 @@ dont-distribute-packages:
- aws-configuration-tools
- aws-dynamodb-conduit
- aws-dynamodb-streams
- aws-easy
- aws-elastic-transcoder
- aws-kinesis
- aws-kinesis-client
@@ -596,9 +586,7 @@ dont-distribute-packages:
- aws-mfa-credentials
- aws-sdk
- aws-sdk-xml-unordered
- aws-ses-easy
- aws-sign4
- aws-simple
- aws-sns
- axel
- axiom
@@ -698,7 +686,6 @@ dont-distribute-packages:
- blink1
- blip
- blogination
- bloodhound-amazonka-auth
- bloxorz
- blubber
- bluetile
@@ -741,7 +728,6 @@ dont-distribute-packages:
- bytable
- bytehash
- bytelog
- bytepatch
- bytestring-builder-varword
- bytestring-read
- ca
@@ -773,7 +759,6 @@ dont-distribute-packages:
- cao
- cap
- capnp
- caps
- captcha-2captcha
- captcha-capmonster
- captcha-core
@@ -899,8 +884,6 @@ dont-distribute-packages:
- cmv
- cnc-spec-compiler
- co-feldspar
- co-log
- co-log-polysemy-formatting
- cobot-io
- codec
- codec-libevent
@@ -1003,8 +986,6 @@ dont-distribute-packages:
- craftwerk-cairo
- craftwerk-gtk
- craze
- credentials
- credentials-cli
- crf-chain1
- crf-chain1-constrained
- crf-chain2-generic
@@ -1205,11 +1186,9 @@ dont-distribute-packages:
- dynamic-pipeline
- dynamic-plot
- dynamic-pp
- dynamodb-simple
- dynobud
- easytensor
- easytensor-vulkan
- ec2-unikernel
- ecdsa
- edenskel
- edentv
@@ -1227,7 +1206,6 @@ dont-distribute-packages:
- egison-tutorial
- ekg
- ekg-carbon
- ekg-cloudwatch
- ekg-wai
- elasticsearch-interchange
- electrs-client
@@ -1468,6 +1446,7 @@ dont-distribute-packages:
- gargoyle-postgresql
- gargoyle-postgresql-connect
- gargoyle-postgresql-nix
- gbs-downloader
- gbu
- gdax
- gdiff-ig
@@ -1783,7 +1762,6 @@ dont-distribute-packages:
- gridland
- grisette
- grisette-monad-coroutine
- groot
- gross
- groundhog-converters
- groundhog-inspector
@@ -2024,7 +2002,6 @@ dont-distribute-packages:
- heavy-logger-instances
- hecc
- hedgehog-checkers-lens
- hedgehog-gen
- hedgehog-gen-json
- hedis-pile
- heist-aeson
@@ -2210,6 +2187,8 @@ dont-distribute-packages:
- http-client-rustls
- http-client-tls_0_3_6_3
- http-enumerator
- http-exchange
- http-exchange-instantiations
- http-io-streams
- http-response-decoder
- http2-client-exe
@@ -2230,7 +2209,6 @@ dont-distribute-packages:
- hurl-xml
- huzzy
- hw-all
- hw-aws-sqs-conduit
- hw-json
- hw-json-demo
- hw-json-lens
@@ -2283,7 +2261,6 @@ dont-distribute-packages:
- imj-base
- imj-game-hamazed
- imj-measure-stdout
- imm
- imparse
- imperative-edsl
- imperative-edsl-vhdl
@@ -2291,6 +2268,7 @@ dont-distribute-packages:
- imprevu-happstack
- improve
- inch
- incipit
- incremental-computing
- incremental-maps
- increments
@@ -2391,7 +2369,8 @@ dont-distribute-packages:
- json-query
- json-rpc-client
- json-schema
- json-spec
- json-spec-elm
- json-spec-elm-servant
- json-spec-openapi
- json-togo
- json-tokens
@@ -2833,7 +2812,7 @@ dont-distribute-packages:
- nero-wai
- nero-warp
- nested-routes
- net-mqtt_0_8_5_0
- net-mqtt_0_8_6_0
- net-spider
- net-spider-cli
- net-spider-pangraph
@@ -2865,6 +2844,7 @@ dont-distribute-packages:
- neuron
- newsletter-mailgun
- newsynth
- ngx-export-distribution
- ngx-export-tools-extra
- nikepub
- nirum
@@ -3082,6 +3062,8 @@ dont-distribute-packages:
- polysemy-RandomFu
- polysemy-account
- polysemy-account-api
- polysemy-chronos
- polysemy-conc
- polysemy-db
- polysemy-extra
- polysemy-fskvstore
@@ -3089,12 +3071,16 @@ dont-distribute-packages:
- polysemy-hasql-test
- polysemy-http
- polysemy-kvstore-jsonfile
- polysemy-log
- polysemy-log-co
- polysemy-log-di
- polysemy-methodology
- polysemy-methodology-co-log
- polysemy-methodology-composite
- polysemy-path
- polysemy-resume
- polysemy-scoped-fs
- polysemy-time
- polysemy-uncontrolled
- polysemy-video
- polysemy-vinyl
@@ -3123,7 +3109,6 @@ dont-distribute-packages:
- potoki-conduit
- potoki-hasql
- potoki-zlib
- powerqueue-sqs
- pqueue-mtl
- practice-room
- pred-set
@@ -3168,9 +3153,6 @@ dont-distribute-packages:
- proton
- psc-ide
- psql
- ptera
- ptera-core
- ptera-th
- puffytools
- pugs-compat
- pugs-hsregex
@@ -3267,6 +3249,7 @@ dont-distribute-packages:
- rbr
- rc
- rdioh
- react
- react-flux-servant
- reactive
- reactive-banana-sdl
@@ -3579,6 +3562,7 @@ dont-distribute-packages:
- shady-gen
- shady-graphics
- shake-bindist
- shake-futhark
- shake-minify-css
- shakebook
- shaker
@@ -3733,7 +3717,6 @@ dont-distribute-packages:
- sql-simple-postgresql
- sql-simple-sqlite
- sqlite-simple-typed
- sqsd-local
- squeal-postgresql
- squeal-postgresql-ltree
- squeal-postgresql-uuid-ossp
@@ -3752,12 +3735,10 @@ dont-distribute-packages:
- stackage
- stackage-build-plan
- stackage-cabal
- stackage-curator
- stackage-query
- stackage-sandbox
- stackage-setup
- stackage-upload
- stackage2nix
- stackctl
- starrover2
- stateful-mtl
@@ -3847,6 +3828,7 @@ dont-distribute-packages:
- tagsoup-navigate
- tagstew
- tahoe-chk
- tahoe-directory
- tahoe-great-black-swamp
- tahoe-ssk
- tak-ai
@@ -3918,11 +3900,6 @@ dont-distribute-packages:
- tip-haskell-frontend
- tip-lib
- titan
- tlex
- tlex-core
- tlex-debug
- tlex-encoding
- tlex-th
- tls-extra
- tmpl
- tn
@@ -4317,6 +4294,7 @@ dont-distribute-packages:
- zerobin
- zeromq3-conduit
- zeroth
- zeugma
- zifter-cabal
- zifter-git
- zifter-google-java-format
File diff suppressed because it is too large Load Diff
@@ -38,10 +38,10 @@
}:
mkDerivation {
pname = "nix-output-monitor";
version = "2.0.0.6";
version = "2.0.0.7";
src = fetchzip {
url = "https://github.com/maralorn/nix-output-monitor/archive/refs/tags/v2.0.0.6.tar.gz";
sha256 = "1adxg2bws7fqbmzfna5hr28fh8j10gvf57j6b0xbkhh4hgj4h9xd";
url = "https://github.com/maralorn/nix-output-monitor/archive/refs/tags/v2.0.0.7.tar.gz";
sha256 = "1b2c9kfz80rv2r1s7h6iikyq3bn32h1fv2yq65wkhg3in7qg49jp";
};
isLibrary = true;
isExecutable = true;
+27 -2
View File
@@ -27,6 +27,7 @@ let
"ghc94"
"ghc96"
"ghc962"
"ghc963"
"ghcHEAD"
];
@@ -47,6 +48,7 @@ let
"ghc946"
"ghc96"
"ghc962"
"ghc963"
"ghcHEAD"
];
@@ -350,7 +352,25 @@ in {
buildTargetLlvmPackages = pkgsBuildTarget.llvmPackages_15;
llvmPackages = pkgs.llvmPackages_15;
};
ghc96 = compiler.ghc962;
ghc963 = callPackage ../development/compilers/ghc/9.6.3.nix {
bootPkgs =
# For GHC 9.2 no armv7l bindists are available.
if stdenv.hostPlatform.isAarch32 then
packages.ghc924
else if stdenv.hostPlatform.isPower64 && stdenv.hostPlatform.isLittleEndian then
packages.ghc924
else
packages.ghc924Binary;
inherit (buildPackages.python3Packages) sphinx;
# Need to use apple's patched xattr until
# https://github.com/xattr/xattr/issues/44 and
# https://github.com/xattr/xattr/issues/55 are solved.
inherit (buildPackages.darwin) xattr autoSignDarwinBinariesHook;
# Support range >= 11 && < 16
buildTargetLlvmPackages = pkgsBuildTarget.llvmPackages_15;
llvmPackages = pkgs.llvmPackages_15;
};
ghc96 = compiler.ghc963;
ghcHEAD = callPackage ../development/compilers/ghc/head.nix {
bootPkgs =
# For GHC 9.2 no armv7l bindists are available.
@@ -503,7 +523,12 @@ in {
ghc = bh.compiler.ghc962;
compilerConfig = callPackage ../development/haskell-modules/configuration-ghc-9.6.x.nix { };
};
ghc96 = packages.ghc962;
ghc963 = callPackage ../development/haskell-modules {
buildHaskellPackages = bh.packages.ghc963;
ghc = bh.compiler.ghc963;
compilerConfig = callPackage ../development/haskell-modules/configuration-ghc-9.6.x.nix { };
};
ghc96 = packages.ghc963;
ghcHEAD = callPackage ../development/haskell-modules {
buildHaskellPackages = bh.packages.ghcHEAD;
ghc = bh.compiler.ghcHEAD;
+5
View File
@@ -71,6 +71,7 @@ let
ghc945
ghc946
ghc962
ghc963
];
# packagePlatforms applied to `haskell.packages.*`
@@ -493,9 +494,11 @@ let
] released;
hoogle = lib.subtractLists [
compilerNames.ghc962
compilerNames.ghc963
] released;
hlint = lib.subtractLists [
compilerNames.ghc962
compilerNames.ghc963
] released;
hpack = released;
hsdns = released;
@@ -537,6 +540,7 @@ let
compilerNames.ghc945
compilerNames.ghc946
compilerNames.ghc962
compilerNames.ghc963
];
hashable = released;
primitive = released;
@@ -551,6 +555,7 @@ let
compilerNames.ghc945
compilerNames.ghc946
compilerNames.ghc962
compilerNames.ghc963
];
})
{