Alexandre Esteves
6ad188f0c4
haskell.packages.ghc914.haskell-debugger: add myself as maintainer
2026-03-07 14:53:21 +00:00
Alexandre Esteves
f26469276b
haskell.packages.ghc914.haskell-debugger: fix compilation
2026-03-07 14:53:17 +00:00
Alexandre Esteves
ed3b0207b8
haskell.packages.ghc914.{hedgehog, lifted-async}: use latest version
2026-03-07 14:52:52 +00:00
Alexandre Esteves
9faf3c4a8c
haskell.packages.ghc914.boring: jailbreak
2026-03-07 14:52:52 +00:00
Alexandre Esteves
0652b23243
haskell.packages.ghc914.doctest-parallel: fix build with patch
2026-03-07 14:52:52 +00:00
Alexandre Esteves
3792514ebf
haskell.packages.ghc914.ghc-exactprint: add missing deps
2026-03-07 14:52:52 +00:00
Alexandre Esteves
05f0f216ba
haskell.packages.ghc914.haskell-debugger-view: unmarkBroken
2026-03-07 14:52:49 +00:00
sternenseemann
3626ecbc14
xxhash: rename from xxHash ( #489737 )
2026-03-07 11:27:38 +00:00
nixpkgs-ci[bot]
2b8a2958af
Merge 4d59810dd0 into haskell-updates
2026-03-07 00:27:20 +00:00
quantenzitrone
d077a4dc0a
xxhash: rename from xxHash
...
rename to lowercase to fit package naming conventions
2026-03-06 20:15:57 +01:00
Jo
2c2a562260
unixodbc{,Drivers}: rename from unixODBC{,Drivers} ( #489676 )
2026-03-06 11:52:28 +00:00
Weijia Wang
cf1c78c332
wxwidgets_3_{1,2}: rename from wxGTK3{1,2} ( #489736 )
2026-03-06 08:29:12 +00:00
sternenseemann
81800aeeda
pandoc: update test suite for skylighting-format-blaze-html >= 0.1.2
2026-03-03 21:04:04 +01:00
nixpkgs-ci[bot]
755ce9616c
Merge d438760d4b into haskell-updates
2026-03-03 00:29:18 +00:00
Wolfgang Walther
044caf719b
postgresqlTestHook: use meta.badPlatforms to allow usage of lib.meta.availableOn; libpqxx: use lib.meta.availableOn to only run tests when supported ( #493674 )
2026-03-02 12:08:16 +00:00
Sandro Jäckel
60f99b4448
postgresqlTestHook: use meta.badPlatforms to allow usage of lib.meta.availableOn
2026-03-01 03:13:10 +01:00
nixpkgs-ci[bot]
b3398f6ef8
Merge 10edfe4e48 into haskell-updates
2026-03-01 00:31:32 +00:00
Robert Schütz
4d6557cdf0
pfstools: drop
2026-02-27 02:50:04 -08:00
quantenzitrone
62efab0dad
wxwidgets_3_{1,2}: rename from wxGTK3{1,2}
...
fit attrname to pname
2026-02-27 10:56:33 +01:00
quantenzitrone
2226596501
unixodbc: refactor and rename from unixODBC
...
rename to lowercase to fit package naming conventions
2026-02-27 10:52:14 +01:00
nixpkgs-ci[bot]
d1ed8a0fb4
Merge c637936870 into haskell-updates
2026-02-27 00:29:40 +00:00
sternenseemann
3479ee3fd7
haskell.packages.ghc914: fix build of dependencies of cabal2nix ( #493994 )
2026-02-26 12:08:29 +00:00
sternenseemann
3e55e876e1
haskellPackages: stackage LTS 24.29 -> LTS 24.32
...
all-cabal-hashes: 2026-01-30T20:25:58Z -> 2026-02-26T11:28:48Z
(generated by maintainers/scripts/haskell/update-package-set.sh)
2026-02-26 13:01:25 +01:00
sternenseemann
9ca9e6efff
haskell.packages.ghc{94,96,98}: add missing ghc-experimental attr
...
There is no way to provide this package for those older versions of GHC,
but some packages take it as an input, so we need to have the attribute
to prevent callPackage from failing.
2026-02-26 13:01:24 +01:00
Wolfgang Walther
ed3110d0e7
haskellModules.haskellSrc2nix: move LANG and LOCALE_ARCHIVE into env ( #484750 )
2026-02-26 09:52:12 +00:00
sternenseemann
e8e01b8e91
haskell.packages.ghc914: don't unnecessarily override Cabal core pkg
2026-02-25 13:23:03 +01:00
sternenseemann
dc991a10d2
haskell.packages.ghc914.mono-traversable: disable test suite
...
Something seems to go wrong with type inference. The test suite passes
fine if fixed, so let's disable it until upstream responds.
2026-02-25 13:08:47 +01:00
sternenseemann
ca00529f59
haskell.packages.ghc914.{serialise,cborg}: jailbreak
...
As documented in the issue, the upper bounds are just too strict. For
serialise I've applied a patch that removes support for GHC 8.6 since
this removes a conditional in the cabal file that prevents
jailbreak-cabal from removing the time constraint.
2026-02-25 13:08:47 +01:00
sternenseemann
cd4dfb1d68
haskell.packages.ghc914: jailbreak several pkgs maintained by phadej
...
All of these packages have unnecessarily strict upper bounds on core
packages. This is known and documented in the linked issues. However,
phadej has asked Hackage trustees not to revise these bounds.
phadej seems to be working on adding support for QuickCheck 2.17 and GHC
9.14 to quickcheck-instances and is blocking all other maintenance work
on that. QuickCheck 2.17 is not necessary for GHC 9.14 support as shown
by our 9.14 package set which is using QuickCheck 2.15 at the moment.
We may want to think about making these jailbreaks global even since
these deliberate delays happen basically with every GHC release.
2026-02-25 12:37:03 +01:00
Wolfgang Walther
452e091a35
haskellPackages: add missing dependencies on windows ( #491536 )
2026-02-25 08:46:01 +00:00
sternenseemann
8324100924
haskell.packages.ghc914.unordered-containers: 0.2.20.1 -> 0.2.21
2026-02-25 01:50:30 +01:00
sternenseemann
aa3baf2a95
haskell.packages.ghc914.tagged: 0.8.9 -> 0.8.10
2026-02-25 01:50:03 +01:00
sternenseemann
e8ac1faff9
haskell.packages.ghc914.parallel: 3.2.2.0 -> 3.3.0.0
2026-02-25 01:49:33 +01:00
nixpkgs-ci[bot]
3b7d1da039
Merge 46ca68c264 into haskell-updates
2026-02-25 00:30:40 +00:00
Wolfgang Walther
568d777787
haskellPackages.hip: increase simplifier ticks ( #492093 )
2026-02-24 09:55:41 +00:00
Wolfgang Walther
3613ecbb7a
haskellPackages.sbv: fix broken; disable tests ( #492320 )
2026-02-24 09:24:55 +00:00
Daniel Hill
07955454c8
haskellPackages.sbv: fix broken; disable tests
...
Upstream maintainer recommended disabling tests
2026-02-24 16:15:22 +13:00
Alexandre Esteves
5bda4227ab
haskellPackages.foundation: fix on ghcjs
2026-02-23 13:07:23 +00:00
Alexandre Esteves
de44764f21
haskellPackages.basement: fix on ghcjs
2026-02-23 13:07:23 +00:00
Ai-Ya-Ya
ade72069e8
haskellPackages.dataframe-persistent: jailbreak
...
- jailbreak: too strict bounds on dataframe >= 0.4
- dontCheck: test uses function in dataframe not exposed on 0.3.3.6
(likely a function later exposed on 0.4)
2026-02-22 22:56:24 +00:00
Ai-Ya-Ya
aa89b33126
haskellPackages.ihaskell-dataframe: jailbreak
...
too strict bounds on random >= 1.3. builds fine with random-1.2
2026-02-22 22:56:23 +00:00
Ai-Ya-Ya
9d484a32e8
haskellPackages.dataframe: pin to 0.3.3.6
...
later versions require random-1.3, and while nixpkgs has random_1_3_1,
overriding that would break dependency coherence for some other packages
that depend on dataframe, leading to messy and hacky overrides.
best to pin to random-1.2 for now and wait for stackage lts update to
bump random to 1.3
2026-02-22 22:56:22 +00:00
Ai-Ya-Ya
9dd7204f9f
haskellPackages.hip: increase simplifier ticks
...
build fails on GHC 9.10 due to simplifier ticks exhausted
(https://github.com/lehins/hip/issues/56 ), simply increase tick
threshold
relevant PR: https://github.com/lehins/hip/pull/57
2026-02-22 22:51:01 +00:00
Alexandre Esteves
04349a7338
haskellPackages.cabal-install: fix build when cross compiling
2026-02-22 18:51:36 +00:00
Wolfgang Walther
3d700bd6b8
haskellPackages: don't use external interpreter by default in ghcjs ( #490294 )
2026-02-22 17:21:13 +00:00
Ai-Ya-Ya
6de6be775a
haskellPackages.require: jailbreak
2026-02-20 04:44:36 +00:00
Michael Daniels
518574dbaa
Merge commit '24c32abce296e4e182b1cbd0f1236ba65703a711' into haskell-updates
2026-02-17 19:57:04 -05:00
Michael Daniels
890fb79b29
Merge branch 'master' into staging-next
2026-02-17 19:43:49 -05:00
Alexandre Esteves
1cb5e9f635
haskellPackages: don't use external interpreter by default in ghcjs
2026-02-17 23:22:21 +00:00
Alexandre Esteves
bbe0f30228
haskellPackages: add missing dependencies on windows
2026-02-17 23:09:49 +00:00