Commit Graph

3226 Commits

Author SHA1 Message Date
maralorn
2da166c1ce
haskellPackages.ema: check, jailbreak 2023-07-18 01:40:17 +02:00
maralorn
bae7b8ae56
haskellPackages.lvar: jailbreak 2023-07-17 00:50:39 +02:00
maralorn
5619bfa758
haskellPackages.ghcjs-dom: jailbreak 2023-07-15 12:09:20 +02:00
maralorn
5bd1f315ba
haskellPackages.reflex-dom-core: Fix build 2023-07-15 12:07:24 +02:00
maralorn
e52bcfb116
Merge pull request #243501 from dalpd/fix-patat-build-2
haskellPackages.patat: Patch to bump dependencies, override pandoc
2023-07-15 02:40:50 +02:00
maralorn
240ae41cbf
haskellPackages.jsaddle: patch 2023-07-15 00:52:25 +02:00
maralorn
22b8869e61
haskellPackages.shh: jailbreak 2023-07-15 00:24:32 +02:00
maralorn
d72b2ae9c0
haskellPackages.matrix-client: jailbreak 2023-07-15 00:16:56 +02:00
dalpd
b9be587f5e haskellPackages.patat: Patch to bump dependencies, override pandoc 2023-07-14 18:36:22 +03:00
sternenseemann
08aba29186 haskellPackages.base-compat{,batteries}: 0.12.2 -> 0.12.3
Building base-compat-batteries-0.12.2 against OneTuple == 0.4.* as we do
for GHC < 9.0 could lead to confusing results for users of
Data.Tuple.Compat. Thankfully upstream has provided a solution they are
satisfied with and released it as 0.12.3 to which we preemptively
upgrade (but it should enter Stackage LTS 21 soon enough)

See https://github.com/haskell-compat/base-compat/pull/92.

This reverts commit 54ebdad42d.
2023-07-12 14:51:11 +02:00
sternenseemann
970d1ddaa6 haskellPackages.aeson-better-errors: allow aeson == 2.1.* 2023-07-11 22:56:25 +02:00
Ilan Joselevich
65f90b5469
haskellPackages.{cachix,hercules-ci-agent}: fix build 2023-07-09 18:02:44 +03:00
dalpd
7542fb7cbc haskellPackages.espial: Fix build by patching with upstream commit 2023-07-09 11:18:31 +03:00
Berk Ozkutuk
e6088690a1 haskellPackages.pandoc-emphasize-code: Disable tests, allow text == 2.0.* 2023-07-08 23:14:56 +02:00
sternenseemann
7b60b7ebf7 haskellPackages.cmark: allow text == 2.0.*
I've verified that the (small) test suite still passed and had a cursory
look at the code for the bindings. cmark doesn't use any internal Text
modules nor seems to make any specific assumptions about Text's internal
encoding. The interfaces used are Data.Text.Encoding and
Data.Text.Foreign. From the latter, only functions relating to CString
are used which have used UTF-8 encoding already for text < 2.0. (It
stands to reason that cmark may actually benefit from the internal
encoding change in 2.0.)
2023-07-08 18:45:04 +02:00
sternenseemann
fccf629213 jacinda: patch for alex >= 3.3 2023-07-08 02:13:46 +02:00
Dennis Gosnell
7c9c1c4802
haskellPackages.stylish-haskell: 0.14.5.0 -> 0.14.4.0 2023-07-06 13:28:43 +09:00
Dennis Gosnell
96223b9d0d
haskellPackages.hiedb: fix compiling with algebraic-graphs-0.7 2023-07-06 10:20:28 +09:00
Dennis Gosnell
c5bb5c1e54
haskellPackages.hermes-json: jailbreak 2023-07-05 08:13:41 +09:00
Dennis Gosnell
c4b23c7e7e
haskellPackages.optics: temporarily disable tests 2023-07-05 07:22:35 +09:00
sternenseemann
8a5e2cb13f git-annex: provide unix-compat < 0.7
git-annex needs the removed System.PosixCompat.User module
https://github.com/haskell-pkg-janitors/unix-compat/issues/3
2023-07-04 17:12:56 +02:00
sternenseemann
3274e92dc5 git-annex: update sha256 for 10.20230626 2023-07-04 17:12:55 +02:00
sternenseemann
580181157d haskellPackages.hnix-store-core_0_6_1_0: allow algebraic-graphs 0.7 2023-07-04 10:23:19 +02:00
sternenseemann
7f77b75171 gitit: patch for Stackage LTS-21 compat 2023-07-04 10:21:29 +02:00
sternenseemann
9b491439e5 haskellPackages.rel8: allow hedgehog 2023-07-03 22:50:08 +02:00
sternenseemann
04b987ade5 haskell-ci: allow lattices-2.2 2023-07-03 22:45:31 +02:00
sternenseemann
2fbdec4b07 haskellPackages.irc-{client,conduit}: lift upper bound on tls and text 2023-07-03 13:57:43 +02:00
sternenseemann
a739c59d4e haskellPackages.large-hashable: restrict to GHC < 9.4
A potential fix for the problem is still in discussion: https://github.com/factisresearch/large-hashable/pull/26
2023-07-03 10:32:56 +02:00
sternenseemann
5407503fba haskell.packages.*.cabal-install: provide correct versions of deps
Some packages cabal-install needed a certain version range (cabal-install-solver
and resolv) have versions incompatible with these in Stackage LTS 21. We can,
however, easily provide the necessary ones.

Additionally, we clean up some old resolv related overrides that are no longer
necessary or we no longer care about (being able to build cabal-install with
GHC 8.6, namely).
2023-07-02 14:22:21 +02:00
Dennis Gosnell
84627b0594
stack: get building 2023-07-02 21:00:29 +09:00
Dennis Gosnell
96eed7bcb8
spago: remove myself as maintainer 2023-07-02 19:38:30 +09:00
maralorn
b00a29fdd6
haskellPackages: Drop trailing whitespace 2023-07-02 11:46:09 +02:00
maralorn
dbe2c9e2ba
haskellPackages.pandoc-cli: Expose overriden dependencies 2023-07-02 11:19:23 +02:00
Dennis Gosnell
e003a7adc1
haskellPackages.pandoc-cli: get building 2023-07-02 16:53:53 +09:00
Dennis Gosnell
c15e0b6bdc
haskellPackages.crypton-x509: get building 2023-07-02 16:02:32 +09:00
Dennis Gosnell
dddbca4e22
haskellPackages.string-qq: jailbreak because of too strict bounds on text in tests 2023-07-02 15:15:42 +09:00
Dennis Gosnell
f8ea114431
haskellPackages.guardian: remove unnecessary path-io override 2023-07-02 14:29:50 +09:00
sternenseemann
a64bd8ff32 haskellPackages.wai-token-bucket-ratelimiter: drop obsolete jailbreak 2023-07-01 22:48:23 +02:00
sternenseemann
69eb712039 haskellPackages.graphql: drop obsolete jailbreak 2023-07-01 22:48:06 +02:00
sternenseemann
5dcd4af462 haskellPackages.streamly-archive: drop obsolete override
The desired streamly version is now the default. So we can drop the override
before anyone stumbles over this variant of #240512.
2023-07-01 22:38:22 +02:00
sternenseemann
e97404a52f haskellPackages: remove versioned references to hspec-meta-2.10.5
This is the default version now, so the versioned attribute no longer exists.
2023-07-01 22:37:26 +02:00
sternenseemann
e905807bf2 haskellPackages.swarm: drop obsolete brick override 2023-07-01 19:19:58 +02:00
sternenseemann
2eacf4f93f haskellPackages.singletons-*: drop obsolete overrides 2023-07-01 17:53:53 +02:00
sternenseemann
20d2845ce6 haskellPackages.sensei: works with Stackage LTS hspec versions now 2023-07-01 12:57:13 +02:00
sternenseemann
dcf434af95 haskellPackages.gi-soup: drop obsolete manual version pin
gi-soup has joined Stackage LTS 21, it seems, so Stackage prescribes
precisely this version to be used already.
2023-07-01 10:42:21 +02:00
sternenseemann
10844fd0b3 haskellPackages.streamly-lmdb: drop obsolete override
streamly has been updated to 0.9.0, so this override can be removed.
Unclear if the package(s) build at the moment, though.
2023-06-30 01:43:42 +02:00
maralorn
79245124c7
haskellPackages: cleanup Cabal versions
Not regenerating hackage-packages.nix in this commit because cabal2nix is currently not cached by hydra
2023-06-30 01:18:03 +02:00
maralorn
28cd493da3
haskellPackages: drop more obsolete overrides 2023-06-29 02:45:56 +02:00
maralorn
871fdf1dcb
haskellPackages: Remove obsolete aeson_2_1_2_1 overrides 2023-06-29 02:22:25 +02:00
github-actions[bot]
0aaf2b2ebc
Merge master into haskell-updates 2023-06-28 00:14:55 +00:00
maralorn
6a2fef57ef
haskellPackages.monad-bayes: don’t check 2023-06-28 00:30:29 +02:00
maralorn
90a520a348
haskellPackages.orbits: dont check 2023-06-28 00:30:29 +02:00
Domen Kožar
122abb5f99 cachix: 1.5 -> 1.6 2023-06-27 18:41:47 +01:00
maralorn
244387e694
haskellPackages.monad-logger-extras: Pick fixed patch 2023-06-27 00:25:19 +02:00
maralorn
17489705dd
haskellPackages.trie-simple: Loosen lower bound on semialign 2023-06-26 23:53:17 +02:00
maralorn
becc80b722
haskellPackages.monad-logger-extras: Apply patch 2023-06-26 23:32:15 +02:00
maralorn
61dd345bfe
haskellPackages.update-nix-fetchgit: Disable checks 2023-06-26 23:16:54 +02:00
maralorn
8ab0ccf96e
haskellPackages.comfort-blas: Disable checks 2023-06-26 23:16:32 +02:00
sternenseemann
f9184387e1 haskellPackages.jsaddle-webkit2gtk: drop upstreamed patch
While we're at it, replace the bound adjustments by patches, so we'll
notice when they are no longer necessary.
2023-06-24 16:15:02 +02:00
sternenseemann
3fc46c5938 haskellPackages.config-value: allow alex-3.2.7.4 2023-06-24 11:38:59 +02:00
Richard Marko
61cb760268 haskellPackages: dontCheck implicit due to flaky tests 2023-06-24 11:27:19 +02:00
sternenseemann
35e763373d haskellPackages.active: drop now released patch 2023-06-22 00:49:25 +02:00
maralorn
dd4be8486a
haskellPackages.fourmolu_0_13_0_0: Bump pin 2023-06-20 12:03:43 +02:00
sternenseemann
034d613977 haskellPackages.active: fix test issue revealed by QC-2.14.3 2023-06-11 14:13:30 +02:00
maralorn
8766168f36
haskellPackages.threadscope: Fix build 2023-06-10 10:00:41 +02:00
sternenseemann
33814e224f haskellPackages.statistics: disable test cases broken with QC-2.13.4
QuickCheck's generator for floating point numbers started churning out
strange numbers more frequently, causing tests that can be broken by
the imprecisions of floating point arithmetic fail reliably.

Let's disable them until the situation is resolved upstream.
2023-06-09 12:28:05 +02:00
sternenseemann
68b6b4b7f1 haskellPackages.aeson_2_1_2_1: apply patch for QC-2.14.3 2023-06-09 12:06:58 +02:00
sternenseemann
3195c9539d haskellPackages.hledger_1_30_1: install man and info pages 2023-06-08 21:01:52 +02:00
sternenseemann
7b74e743f9 haskellPackages.hledger*: move overrides to configuration-nix.nix 2023-06-08 21:01:52 +02:00
sternenseemann
615b6cad64 haskellPackages.hledger*: unify and simplify overrides
Turns out we can use the same code to install man pages for all hledger
related packages, since hledger also has the top level man pages.
Verified that the contents of $out/share are the same before and after.
2023-06-08 21:01:52 +02:00
sternenseemann
4e15d40d2d haskellPackages.aeson: fix test suite for QuickCheck-2.14.3 2023-06-08 16:40:33 +02:00
sternenseemann
b0731bddae haskellPackages.math-functions: disable test unreliable with QuickCheck-2.13.4 2023-06-08 13:41:11 +02:00
sternenseemann
2c5704bf98 haskellPackages.vector: fix test suite with QuickCheck-2.14.3 2023-06-08 13:11:13 +02:00
Dennis Gosnell
fc8620b7cf
haskellPackages.fft: mark unbroken and dontCheck 2023-06-08 10:23:45 +09:00
zowoq
b41324c087 haskellPackages.hercules-ci-agent: add 'Do not chdir the build worker' patch 2023-06-05 16:04:53 +10:00
sternenseemann
b6813c0b0c haskellPackages.thyme: drop stale override
https://github.com/haskell-github-trust/thyme/issues/36 has been fixed
quite a while ago.
2023-05-30 13:36:07 +02:00
Ellie Hermaszewska
ec0c847102
haskellPackages.hspec*: 2_11_0_1 -> 2_11_1 2023-05-30 15:47:21 +08:00
Dennis Gosnell
5ea70c4da2 haskell.packages.ghc96.hie-compat: remove unneeded patch 2023-05-29 20:34:11 +09:00
Dennis Gosnell
2130bdbd45 haskell.packages.ghc94.hls-rename-plugin: remove unneeded patch 2023-05-29 18:02:57 +09:00
Dennis Gosnell
eca92b2435 haskell.packages.ghc94.hls-floskell-plugin: remove unneeded patch 2023-05-29 17:59:46 +09:00
Dennis Gosnell
99dfe54b63 haskell.packages.ghc94.hls-stylish-haskell-plugin: remove unneeded patch 2023-05-29 17:56:28 +09:00
Dennis Gosnell
7dd51c298d haskellPackages.hls-test-utils: remove unneeded patch 2023-05-29 16:04:39 +09:00
Dennis Gosnell
1203b93d86
haskell.packages.ghc96.ghc-lib: 9.6.1.20230312 -> 9.6.2.20230523 2023-05-29 07:44:11 +09:00
Dennis Gosnell
0d1d890799
Merge pull request #233623 from DamienCassou/fix-hledger_1_29_2
hledger_1_29_2: fix dependency toward hledger-lib
2023-05-25 21:40:24 +09:00
Dennis Gosnell
19f89fd15e
haskellPackages.swarm: update dependent brick version 2023-05-25 20:57:36 +09:00
Dennis Gosnell
6773338709
haskell.packages.ghc810.hls-tactics-plugin: remove doJailbreak and assert 2023-05-25 20:31:15 +09:00
Damien Cassou
aa047eb431
hledger_1_29_2: fix dependency toward hledger-lib
hledger version X always depends on hledger-lib version X.
2023-05-23 16:30:59 +02:00
Stanisław Pitucha
85c2492655 haskellPackages.gauge: fix darwin build
Include unreleased patch which is already merged upstream to fix the
aarch64 darwin build.
2023-05-21 15:04:57 +02:00
figsoda
98b9e41f61 pkgs: fix typos 2023-05-19 22:31:04 -04:00
github-actions[bot]
7398920e33
Merge master into haskell-updates 2023-05-19 00:12:23 +00:00
sternenseemann
6d84a7071d haskellPackages.hedgehog-extras: allow building against aeson 2.0.* 2023-05-17 23:50:55 +02:00
sternenseemann
02def6b1a0 haskellPackages.tasty-sugar: allow tasty-hedgehog 1.3.* 2023-05-17 23:50:55 +02:00
Domen Kožar
ca831aeb74 cachix: 1.4.2 -> 1.5 2023-05-17 18:38:33 +01:00
sternenseemann
bacda5885c haskellPackages.utility-ht: drop obsolete override
Stackage has been updated to include utility-ht-0.0.17
2023-05-11 00:46:43 +02:00
sternenseemann
23b4dc068a haskellPackages.ldap-client-og: disable test suite
sdist tarball is missing test/ldap.js which is necessary for the test
suite.
2023-05-10 19:54:16 +02:00
Naïm Favier
a6f307ada4 haskell.packages.ghcjs: misc fixes
Various fixes I needed to build a project that depends on lens.
2023-05-09 18:13:50 +02:00
github-actions[bot]
6019d10c1f
Merge master into haskell-updates 2023-05-09 00:12:44 +00:00
fetsorn
1eb044459c haskell-modules: fix typos
"tarbal" -> "tarball"
"verion" -> "version"
"reqired" -> "required"
2023-05-08 20:18:59 +04:00
Dennis Gosnell
7b401e3584
Merge pull request #229832 from shlok/streamly-archive-unbreak-improvement
haskellPackages.streamly-archive: improve unbreak
2023-05-08 07:39:40 +09:00
sternenseemann
c933506468 haskellPackages.utility-ht: 0.0.16 -> 0.0.17
PVP allows this update as non-breaking, so we anticipate Stackage
updating in the future (0.0.17 was uploaded a day after the latest LTS
snapshot) to unbreak comfort-glpk.
2023-05-05 21:55:36 +02:00
Ellie Hermaszewska
22b7fb734a
haskellPackages.fourmolu_0_12_0_0: unbreak
Builds for ghc 9.2 and 9.4
2023-05-04 17:28:32 +08:00
Shlok Datye
28419a442d haskellPackages.streamly-archive: improve unbreak 2023-05-04 09:05:08 +02:00
Shlok Datye
a1a4c4d629 haskellPackages.streamly-lmdb: unbreak 2023-05-03 16:53:17 +02:00
maralorn
616e0ecbb7 haskellPackages.guardian: Fix eval error 2023-05-01 21:17:53 +02:00
maralorn
04682bc19a
Merge pull request #229006 from MaxHearnden/hspec
haskellPackages.hspec*_2_11_0: update references to be hspec*_2_11_0_1
2023-05-01 03:00:20 +02:00
maralorn
1737266d2b haskellPackages.comfort-fftw: Drop obsolete override 2023-05-01 02:24:32 +02:00
MaxHearnden
346bb477bf haskellPackages.hspec*_2_11_0: update references to be hspec*_2_11_0_1 2023-04-29 23:59:36 +01:00
MaxHearnden
b91f1c6624 haskellPackages.libfuse3: add note explaining why tests are disabled 2023-04-28 10:45:22 +01:00
MaxHearnden
46b2d38933 haskellPackages.libfuse3: disable tests 2023-04-27 23:36:34 +01:00
MaxHearnden
57bc5c6e18 haskellPackages.llvm-ffi: set LLVM 2023-04-24 10:43:26 +01:00
maralorn
59f654146c haskellPackages.hspec*: Update overrides 2023-04-22 22:56:04 +02:00
maralorn
799630369a haskellPackages.comfort-fttw: Pin to fixed version 2023-04-22 22:44:13 +02:00
github-actions[bot]
7e5fb3ab47
Merge master into haskell-updates 2023-04-22 00:12:21 +00:00
Joachim Breitner
63a73a2e80
lhs2tex: distribute again (#227406) 2023-04-21 10:21:28 +02:00
maralorn
0bd7d2dbed haskellPackages.storablevector: jailbreak to fix tests 2023-04-20 23:56:37 +02:00
maralorn
105933e2fc haskellPackages.matterhorn: remove obsolete overrides 2023-04-20 23:38:45 +02:00
MaxHearnden
618c7f78bf haskellPackages.swarm: use brick-1.7 2023-04-18 22:39:20 +01:00
maralorn
2c544dbb85 haskellPackages.ghc-debug-brick: Fix build 2023-04-17 23:45:03 +02:00
maralorn
f7eee94538 haskellPackages: Remove trailing whitespace 2023-04-16 16:53:42 +02:00
maralorn
349cdce31e haskellPackages.jsaddle-webkit2gtk: Apply patch for webkit 2.40 compat 2023-04-16 16:27:59 +02:00
sternenseemann
5f9381e696 haskellPackages.wai-token-bucket-ratelimiter: relax bound on hspec 2023-04-11 11:02:44 +02:00
sternenseemann
255a6f44f5 haskellPackages.webauthn: disable test due to missing data 2023-04-11 11:02:44 +02:00
sternenseemann
4f4bfa9b96 git-annex: update sha256 for 10.20230407 2023-04-09 16:08:38 +02:00
sternenseemann
049eb388eb haskellPackages.haskell-ci: adjust to 0.16
- Drop patch which was a backport of a now released upstream change.

- Drop scope overrides where upstream constraints are compatible with LTS-20.

haskellPackages.cabal-install-parsers_0_4_5: remove at 0.4.5

No longer necessary for haskell-ci which is why we had it.
2023-04-09 15:36:29 +02:00
sternenseemann
70bcbfe4f7 haskellPackages.cabal-install-parsers: use Cabal-syntax 3.10
Current versions of cabal-install-parsers have a lower bound of >= 3.10
on Cabal-syntax which has been obscured by the jailbreak we still need
to apply for the /lower/ bound of aeson.
2023-04-09 15:34:10 +02:00
Ellie Hermaszewska
3173a11636
haskellPackages: formatting 2023-04-05 15:24:34 +08:00
Ellie Hermaszewska
5fd7c9645e
haskellPackages.gi-soup: 3.0.2 -> 2.4.28
Use an older version of gi-soup to remain compatible with the prevailing libsoup version in the other gi- packages
2023-04-05 15:07:57 +08:00
Ellie Hermaszewska
982eab30da
haskellPackages.git-annex: Correct hash after version bump 2023-04-05 14:43:05 +08:00
Dennis Gosnell
cbc30e4bbc
stack: make sure to pin the hpack version to 0.35.0 to match upstream 2023-04-05 14:18:22 +09:00
maralorn
f8ca8c031b haskell.packages.ghc96.haskell-language-server: Fix build 2023-04-03 16:27:33 +02:00
maralorn
5ddf8ec5a8 haskell.packages.ghc94.haskell-language-server: Fix build 2023-04-03 15:11:05 +02:00
maralorn
0ba7f7688d haskell.packages.ghc{810,90}.haskell-language-server: Fix build with jailbreak 2023-04-03 13:35:44 +02:00
maralorn
637bbe5529 haskellPackages.haskell-language-server: Fix build for version 1.10 2023-04-03 12:19:37 +02:00
Robert Hensing
a13a44f781 haskellPackages.hercules-ci-agent: Use cachix 1.3 2023-04-02 21:31:04 +02:00
maralorn
b2aabfd216 haskellPackages.haskell-language-server: Reorganize overrides 2023-04-01 15:44:31 +02:00
Gabriella Gonzalez
58aec3d12a haskellPackages.openai-hs: Fix build by disabling tests 2023-03-31 14:10:50 -07:00
sternenseemann
e9c1dac2ab haskellPackages.cabal-install.scope.vector: don't pull in doctest
doctest depends on GHC which triggers inconsistent dependencies
similarly to hspec* < 2.10, so we need to avoid this. This problem newly
cropped up since we enabled tests for vector in #222190.
2023-03-27 14:18:37 +02:00
Dennis Gosnell
4c75508d6e
Merge pull request #222190 from sternenseemann/vector-tests
haskell.packages.*.vector: clean up and unify overrides, run tests
2023-03-27 09:13:16 +09:00
Dennis Gosnell
c00dc0cf7d
Merge remote-tracking branch 'origin/master' into haskell-updates 2023-03-27 08:42:30 +09:00
Dennis Gosnell
88e877fe1c
haskellPackages.ffmpeg-light: force use of ffmpeg-4 2023-03-27 08:40:14 +09:00
Jan Tojnar
89c01366f9 bustle: Fix build with libpcap 1.10.2 2023-03-24 19:01:59 +01:00
sternenseemann
49d835a29f haskell.packages.ghc92.cabal-install: get to work
The directory >= 1.3.7.0 constraint proved to be a real troublemaker.
Since directory is a core package other core packages frequently depend
upon (as opposed to process) which tends to cause inconsistent
dependency errors.

To get it to work the following was done:

- Use directory 1.3.7.1 to eliminate the need to also upgrade filepath
  and unix, saving a bit of trouble. This still forces us to recompile
  process every time directory is upgraded (i.e. GHC >= 9.2.5) even if
  the core package process version would match to prevent inconsistent
  dependencies.

- Upgrade hspec to 2.10 where it no longer depends on ghc and
  ghc-boot-th which naturally causes inconsistent dependencies by
  depending on core packages, namely directory.
2023-03-20 19:02:59 +01:00
sternenseemann
0cce97d64e haskell.packages.*.vector: clean up and unify overrides, run tests
- The dontCheck overrides are not necessary completely. It seems that
  there is some kind of issue with the doctest suite, but we can run the
  other ones.

- We need a jailbreak everywhere due to doctest (ironically), so we can
  move that into the common configuration.

- The i686 issue has been closed upstream. Tested locally to confirm
  that it is indeed not a problem anymore.
2023-03-20 14:14:41 +01:00
sternenseemann
f9e50cf70f haskell.packages.ghc94.cabal-install: make work
This simply needs the override for Cabal, Cabal-syntax 3.10. All other
core packages match the ones expected by cabal-install and friends.
2023-03-19 15:50:26 +01:00
sternenseemann
94b31d8f48 haskell.packages.ghc96.cabal-install: make work
Forces us to get basic 9.6 support up (which was quite painful). Even
more pain is waiting for us when trying to get cabal-install to build
with GHCs < 9.6…
2023-03-18 21:31:47 +01:00
Dennis Gosnell
0ec8254845
Merge pull request #221748 from KAction/contrib/0/haddock-cheatsheet/out
haskellPackages.haddock-cheatsheet: unbreak
2023-03-18 14:10:09 +09:00
Dmitry Bogatov
1a9ab74f66 haskellPackages.haddock-cheatsheet: unbreak 2023-03-17 18:33:01 -04:00
sternenseemann
beafc73774 haskellPackages.hspec*: reflect 2.10.9 -> 2.10.10 2023-03-17 16:10:40 +01:00
sternenseemann
a80731175f haskellPackages.haskell-gi: drop obsolete override
Stackage LTS has updated to 0.26.3 as well!
2023-03-17 16:10:40 +01:00
sternenseemann
e4f591eae9 haskellPackages.Cabal{,-syntax}_3_8_1_0: keep
Latest version is 3.10.1.0 now, but let's keep 3.8 around (for now at
least). We will likely soon have moved a lot of stuff over to 3.10
though.
2023-03-14 14:01:57 +01:00