Dennis Gosnell
2533b1a2a6
Merge pull request #177489 from nomeata/joachim/ghcjs-base
...
haskell.packages.ghcjs.ghcjs-base: 0.2.0.3 → 0.2.1.0
2022-06-16 13:34:30 +09:00
sternenseemann
386a1ed075
haskellPackages.large-hashable: 2021-11-01 -> 2022-06-10
...
aeson 2.0 was finally addressed upstream, allowing us to drop a patch.
2022-06-14 16:42:07 +02:00
Dennis Gosnell
4d1c1e3f4d
Merge pull request #177276 from trofi/workaround-fno-common-for-haskellPackages.lvmrun
...
haskellPackages.lvmrun: mark as broken
2022-06-14 10:24:49 +09:00
Joachim Breitner
8c77993daf
haskell.packages.ghcjs.ghcjs-base: 0.2.0.3 → 0.2.1.0
...
the new upstream release makes it build with aeson-2.0.
2022-06-13 10:34:00 +02:00
maralorn
dff27af18d
Merge pull request #176953 from libjared/ghcjs-aeson
...
haskell.packages.ghcjs.ghcjs-base: fix build
2022-06-12 15:36:13 +02:00
Joachim Breitner
6a7744bc41
haskellPackages.jsaddle-warp: no longer broken
...
it builds, so don’t mark it as broken
2022-06-11 19:22:26 +02:00
Sergei Trofimovich
742dfb63ae
haskellPackages.lvmrun: mark as proken
...
The package fails to build with upstream gcc-10 as:
ld: heap/bytes.o:(.data.rel.local+0x0): multiple definition of `bytes_ops';
core/loader.o:(.bss+0x0): first defined here
Upstream report: https://github.com/Helium4Haskell/lvm/pull/4
2022-06-11 12:18:39 +01:00
libjared
81b8cb8624
haskell.packages.ghcjs.ghcjs-base: fix build
...
The latest aeson doesn't build in ghcjs because it includes text-short
in its dependency tree, which hangs on checkPhase because it uses C FFI.
But since ghcjs-base has an upper bound on aeson<1.6 anyway, just
override it.
2022-06-08 13:30:13 -05:00
Dennis Gosnell
24fc52a14b
haskellPackages.ghc-lib-parser-ex_9_2_1_0: update overrides for this version
2022-06-08 17:32:26 +09:00
Dennis Gosnell
f7862834d8
haskellPackages.highlight: unbreak
2022-06-08 13:51:30 +09:00
sternenseemann
c9eb5b7acd
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-06-07 21:36:04 +02:00
sternenseemann
8c9b8d03b0
haskellPackages: stackage LTS 19.9 -> LTS 19.10
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-06-07 21:34:24 +02:00
sternenseemann
3910b36a70
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-07 21:23:53 +02:00
sternenseemann
d826ebc5a8
haskellPackages.aws-sns-verify: disable network dependent tests
2022-06-07 21:14:28 +02:00
sternenseemann
a05afc66e8
haskellPackages.NGLess: disable incomplete test suite
2022-06-07 21:14:28 +02:00
Malte Brandy
3586c258e8
haskell.packages.ghc923: pin fourmolu to 0.6.0.0
2022-06-05 23:08:03 +02:00
sternenseemann
70d95b25b6
haskellPackages.protolude: drop upstreamed patches
2022-06-05 13:47:28 +02:00
Malte Brandy
a0809c0293
haskellPackages.hoogleLocal: allow substitutes again
...
This is a follow up to the discussion in https://github.com/NixOS/nixpkgs/pull/165337
2022-06-05 13:17:43 +02:00
sternenseemann
2aa6ee92a6
glirc: 2.38 -> 2.39
2022-06-04 13:11:26 +02:00
sternenseemann
28e9666850
haskell.packages.ghc923.fourmolu: 0.6.0.0 -> 0.7.0.1
2022-06-04 12:12:43 +02:00
sternenseemann
305585788b
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-06-04 11:48:07 +02:00
sternenseemann
f2af258797
haskellPackages: stackage LTS 19.8 -> LTS 19.9
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-06-04 11:46:34 +02:00
sternenseemann
2a2bb553e7
haskellPackages.{glade,webkitgtk3}: mark as broken
...
These packages haven't been working for a while since they rely on
deprecated / outdated libs and also no longer work with the Haskell gtk
package we ship. Marking them as broken ensures that their reverse
dependencies won't be attempted to build which declutters our build
reports.
2022-06-04 10:55:54 +02:00
sternenseemann
0e5d12d65c
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-03 15:45:28 +02:00
Robert Helgesson
cab946ac22
lucid-htmx: jailbreak to fix build
2022-06-02 11:26:38 +02:00
sternenseemann
09c8e8a3f1
haskellPackages.purescript*: disable on hydra if broken
...
To make this logic less cluttered, implement the broken/dontDistribute
logic in a single function that can be reused for all purescript-related
packages.
2022-06-01 19:42:29 +02:00
sternenseemann
f5fee51df8
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
Note: bloodhound and pcre2 fail at the moment, but they should be fixed
by the next Stackage / Hackage bump, so I am trying to save myself some
hassle by leaving them marked incorrectly for a bit.
2022-06-01 19:23:23 +02:00
sternenseemann
ad720c33b5
haskellPackages.purescript-{c,a}st: broken for GHC >= 9.0
2022-06-01 19:20:59 +02:00
sternenseemann
56bbe95331
haskellPackages.sensei: break infinite recursion
...
Not sure what exactly caused it, but we don't need to overrideScope
anymore since hspec_2_10_0 works as is. Since it's usually a test
dependency only we don't really risk inconsistent dependency errors if
we are diligent.
2022-06-01 14:22:00 +02:00
sternenseemann
9957da786e
haskellPackages.hspec_2_10_0: provide correct dependency versions
2022-06-01 12:50:37 +02:00
sternenseemann
1eb05612d0
haskellPackages.servant-openapi3: disable false negative doctests
2022-06-01 12:50:26 +02:00
sternenseemann
1e9aa74229
haskellPackages.pandoc-crossref: allow pandoc 2.19
...
Clean up override for broken & deprecated pandoc-citeproc.
2022-06-01 11:47:09 +02:00
sternenseemann
64f0689adf
haskell.packages.ghc8107.purescript-{a,c}st: sync with purescript
...
Although purescript-{cst,ast} don't depend on purescript, it's important
that they use the same dependencies as the latter, so packages that
depend on more than one of them at the same time work, like e.g.
purenix (which is broken at the moment because it doesn't support
purescript 0.15).
2022-05-31 23:46:50 +02:00
sternenseemann
adb86aa95d
haskell.packages.ghc8107.purescript: clean up patch, unbreak
...
After a dependency got unbroken recently, only a patch for LTS 18 which
is now part of the release needed cleaning up and aeson 1.5.* and
corresponding bower-json version to be provided.
2022-05-31 21:27:20 +02:00
sternenseemann
37c1c54c3e
haskellPackages.Chart-diagrams: build with up to date SVGFonts
2022-05-31 20:43:53 +02:00
sternenseemann
ed7715885e
haskellPackages.reflex: drop witherable bounds patch
...
witherable bounds have been relaxed by upstream via a Hackage revision,
so we no longer need to apply that part of the patch.
2022-05-31 15:01:37 +02:00
Alexander Foremny
2d0b56360f
glirc: unbreak via downgrade to 2.38
...
glirc 2.39 does not compile against any set of released packages and is
unlikely to be fixed without a subsequent release
(https://github.com/glguy/irc-core/issues/99 ).
2022-05-31 14:02:40 +02:00
sternenseemann
5944112af7
haskell.packages.ghc902.weeder: pin to < 2.4
...
weeder 2.4.0 /requires/ GHC 9.2.
2022-05-31 12:41:31 +02:00
sternenseemann
423a751465
haskellPackages.git-annex: adjust sha256 for 10.20220525
2022-05-31 12:33:02 +02:00
sternenseemann
7badab08b5
haskellPackages.tasty-discover: drop obsolete overrides
...
Finally all the patches we applied have reached a hackage release.
2022-05-30 15:21:57 +02:00
sternenseemann
6540a11768
haskellPackages.composite-{base,aeson}: drop obsolete overrides
...
With this, composite-aeson builds again as well.
2022-05-30 11:33:54 +02:00
sternenseemann
cfb1a6cc8f
haskell.packages.ghc923.th-desugar: reflect 1.13 -> 1.13.1 update
2022-05-29 20:13:46 +02:00
sternenseemann
1c2971c8a4
haskellPackages: use 9.2.3 releases for ghc-lib* packages
2022-05-29 20:13:17 +02:00
Malte Brandy
d4323047f4
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-29 19:13:48 +02:00
Malte Brandy
0e024a3126
haskellPackages: stackage LTS 19.7 -> LTS 19.8
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-29 19:12:40 +02:00
Malte Brandy
1563974b36
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-29 18:58:20 +02:00
sternenseemann
67e47c1150
haskellPackages.distribution-nixpkgs: constrain to < 1.7
...
cabal2nix doesn't support the new version (in any release) yet.
2022-05-28 15:12:24 +02:00
Malte Brandy
a3fd4a26ce
haskellPackages.hls-rename-plugin: disable flaky test
2022-05-26 11:55:58 +02:00
Robert Hensing
366420b0d2
hercules-ci-agent: Work around missing file from sdist
2022-05-23 22:46:41 +02:00
maralorn
62074a54da
Merge pull request #172365 from sternenseemann/haskell-mk-derivation-stream-test
...
haskellPackages.mkDerivation: show test outputs as they happen
2022-05-21 16:44:49 +02:00