Commit Graph

644 Commits

Author SHA1 Message Date
sternenseemann
417f36e652 haskellPackages: utilise supported-platforms and platform groups 2022-06-18 11:26:52 +02:00
Dennis Gosnell
dc81f68ca0
haskellPackages: stackage LTS 19.10 -> LTS 19.11
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-06-17 22:43:07 +09:00
Dennis Gosnell
863785142f
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-17 22:37:25 +09:00
Dennis Gosnell
1a3b6f206d
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-17 21:32:42 +09:00
Dennis Gosnell
9d037cf43f
haskellPackages.jsaddle-hello: mark broken on darwin 2022-06-17 17:51:22 +09:00
Dennis Gosnell
f967570b61
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-17 17:35:49 +09:00
Richard Marko
31a2d6b558 haskellPackages: use hnix-store 0.5 for hnix 2022-06-17 08:43:54 +02:00
Richard Marko
268caaa8ef haskellPackages: update packages maintained by sorki 2022-06-17 08:19:13 +02:00
Michael Schneider
7bdd443f38 haskellPackages: unbreak autodocoded, validity-aeson 2022-06-16 15:29:52 +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
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
Dennis Gosnell
f7862834d8
haskellPackages.highlight: unbreak 2022-06-08 13:51:30 +09: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
Malte Brandy
3586c258e8 haskell.packages.ghc923: pin fourmolu to 0.6.0.0 2022-06-05 23:08:03 +02:00
sternenseemann
2aa6ee92a6 glirc: 2.38 -> 2.39 2022-06-04 13:11:26 +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
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
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
37c1c54c3e haskellPackages.Chart-diagrams: build with up to date SVGFonts 2022-05-31 20:43:53 +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
6540a11768 haskellPackages.composite-{base,aeson}: drop obsolete overrides
With this, composite-aeson builds again as well.
2022-05-30 11:33:54 +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
a2a2be0ca7 haskellPackages.spago: pin bower-json 2022-05-21 12:28:39 +02:00
Jade Lovelace
7bbe4df45a haskellPackages.friendly: jailbreak for ghc-9.0.2/optparse-applicative 0.16 2022-05-20 13:59:40 -07:00
Malte Brandy
ba010e3688 haskellPackages: stackage LTS 19.6 -> LTS 19.7
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-20 22:28:12 +02:00
Malte Brandy
c68ebdc496 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-20 22:04:20 +02:00
Malte Brandy
0d4417d888 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-20 21:31:53 +02:00
sternenseemann
a4ae7b86c9 haskellPackages.fast-tags: apply patch for nondeterministic tests
Resolves #172843.
2022-05-20 11:28:27 +02:00
Neil Mayhew
23b890a302 haskellPackages: Remove polynomial from the broken list 2022-05-17 19:59:25 -06:00
Kerstin Humm
4bf84c57e2 haskellPackages.squeal-postgresql: fix build 2022-05-17 23:27:43 +02:00
Teo Camarasu
a4a51d9e45 haskellPackages.threadscope: unmark as broken, remove jailbreak 2022-05-16 11:01:26 +01:00
Dennis Gosnell
f8e82bab5b
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-16 13:10:18 +09:00
Ellie Hermaszewska
6a72b99a9d
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-14 13:51:08 +08:00
Ellie Hermaszewska
d1ab438dbf
haskellPackages.brick: Remove unused version from package set 2022-05-14 09:14:42 +08:00
Joachim Breitner
ad6a0e8a63 lhs2tex: Add to top-level
the `lhs2tex` tool is a “commonly” used tool in academia to typeset
certain papers, and it would be prudent to have it available outside the
`haskellPackages` namespace, and also made available on the caches.

Also added to release-haskell.nix, and made myself the maintainer.
2022-05-12 18:03:40 +02:00
Ellie Hermaszewska
a44b5a5604
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-10 21:27:16 +08:00
sternenseemann
9bd212eaf0 haskellPackages: update note about dhall in stackage 2022-05-09 16:30:51 +02:00
Ellie Hermaszewska
657b6cecbc
haskellPackages: stackage LTS 19.5 -> LTS 19.6
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-06 12:06:33 +08:00
Ellie Hermaszewska
6460087872
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-05 15:19:43 +08:00
sternenseemann
fdd493e6bb haskellPackages.servant-cassava: allow servant 0.19 2022-05-04 00:28:22 +02:00
Malte Brandy
fdfc491ba1 haskell.packages.ghc922.ghc-exactprint: 1.4.1 -> 1.5.0
The consuming packages all allow the upper bound, so this should be
safe.
2022-05-02 12:31:25 +02:00
Dennis Gosnell
a83edfb86b
haskellPackages: stackage LTS 19.4 -> LTS 19.5
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-05-01 16:20:11 +09:00
Dennis Gosnell
999a0e87f9
haskellPackages.libvirt-hs: don't build on x86_64-darwin 2022-04-30 12:30:52 +09:00
Dennis Gosnell
970f2a72f5
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-30 12:12:04 +09:00
Dennis Gosnell
1a2aa2b0dd
haskellPackages.sensei: mark broken on x86_64-darwin
Package set has been regenerated by
maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-04-27 10:48:45 +09:00
sternenseemann
0f9de1bcbd haskellPackages.generic-arbitrary: apply patch for negative resizes
See https://github.com/typeable/generic-arbitrary/issues/14 for the problem.
2022-04-26 19:44:27 +02:00
libjared
a36d453376 haskellPackages.sensei: add libjared as maintainer 2022-04-24 15:04:24 -05:00
libjared
5724dddf17 haskellPackages.sensei: mark unbroken, override
Sensei had an issue on NixOS relating to tmpfs, and 0.6.2 fixes that.
But it still needs an override because it (the binary *and* the tests)
require the git binary and latest hspec.
2022-04-24 13:21:43 -05:00
Dennis Gosnell
7549a7b03a
haskellPackages: stackage LTS 19.3 -> LTS 19.4
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-04-21 11:30:49 +09:00
Dennis Gosnell
f1f7144df4
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-21 09:34:45 +09:00
Dennis Gosnell
56c72fce7d
spago: get working by using aeson-1.5.6.0 2022-04-19 23:33:53 +09:00
sternenseemann
c9aacf1f8b haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh

Note: some failing packages are not marked as broken to monitor multiple
weird failures involving:

> Test.QuickCheck.resize: negative size

Could be a bug involving hspec and QuickCheck in some way.
2022-04-17 20:48:27 +02:00
sternenseemann
bb6afd7007 haskellPackages.gi-adwaita: mark as broken
See #164686. As Stackage LTS still restricts the gi-gtk packages to GTK 3
compatible releases, looking into this doesn't make too much sense yet.
(Also nothing actually depends on it at the moment.)
2022-04-12 12:35:46 +02:00
sternenseemann
7ae9629ced
Merge pull request #167957 from TristanCacqueray/unbreak-bloodhound
haskellPackages: unbreak bloodhound
2022-04-10 17:28:36 +02:00
sternenseemann
5a2e2471e8 haskellPackages: stackage LTS 19.2 -> LTS 19.3
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-04-09 22:52:47 +02:00
sternenseemann
180b51bf25 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-09 22:21:23 +02:00
sternenseemann
5b8e4d9de7 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-09 14:23:08 +02:00
Tristan Cacqueray
c16208e4a3 haskellPackages: unbreak bloodhound 2022-04-09 11:17:39 +00:00
Gabriel Ebner
5dadb0d98b wstunnel: fix build 2022-04-09 11:21:01 +02:00
sternenseemann
a3cba7f35e Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-07 22:55:09 +02:00
Alexander Foremny
6c46cc64de elmPackages.elm-format: build using hspec-tasty 1.1.6, hspec-golden 0.1.0.3
elm-format depends on elm-format-lib which failed to build with
hspec-tasty 1.1.7 and hspec-golden 0.2.0.0.

hspec-tasty 1.1.6 and hspec-golden 0.1.0.3 had been removed in
cd67b4fcbb.

hspec-tasty 1.1.6 in turn pulls in older dependencies for hspec,
hspec-core and hspec-discover.

Fixes #167533.
2022-04-07 07:58:34 +02:00
sternenseemann
28ca22e7d0 haskellPackages: stackage LTS 19.1 -> LTS 19.2
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-04-07 01:54:10 +02:00
sternenseemann
09c8dffafc haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-07 00:36:03 +02:00
sternenseemann
038d0d86e6
Merge pull request #166571 from hercules-ci/ghc902-backport-compact-unwind
[haskell-updates] ghc: Backport compact unwind support
2022-04-03 14:21:15 +02:00
Malte Brandy
d720420f37 haskellPackages: correct broken status of some packages 2022-04-03 13:57:53 +02:00
Malte Brandy
fc0ebeacfe haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-03 13:31:00 +02:00
rnhmjoj
6a36abcd59 haskellPackages.leveldb-haskell: fix build
Closes #166892.
2022-04-02 14:05:08 +02:00
Robert Hensing
35f137ea98 haskellPackages.inline-c{,-cpp}: Add myself as maintainer 2022-04-01 16:56:31 +02:00
Robert Hensing
fd269eacc6 haskellPackages.cabal-pkg-config-version-hook: Add myself as maintainer
Applies on next regenerate-hackage-packages.sh.
2022-03-31 18:50:14 +02:00
Malte Brandy
757dda2316 haskellPackages: stackage LTS 19.0 -> LTS 19.1
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-30 21:33:25 +02:00
Malte Brandy
052cd37187 haskellPackages.taffybar: mark broken
pkgs.taffybar stays working because taffybar is marked unbroken in
configuration-ghc810x.nix
2022-03-29 11:10:09 +02:00
sternenseemann
8de8aab488 haskellPackages.yarn2nix: remove broken flag 2022-03-28 19:45:31 +02:00
Malte Brandy
6aa03ecb26 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-03-28 17:56:26 +02:00
Malte Brandy
a39208ddde haskellPackages: mark more packages as broken or unsupported 2022-03-24 03:05:27 +01:00
Malte Brandy
9a68365233 haskellPackages: enable builds for some pkgs needed by top-level pkgs 2022-03-23 14:39:56 +01:00
Malte Brandy
213a808539 haskellPackages: mark packages failing on hydra as broken 2022-03-23 13:03:52 +01:00
Malte Brandy
44456a87e8 haskellPackages: prune broken.yaml 2022-03-23 00:57:42 +01:00
sternenseemann
60c9963d40 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-22 15:24:55 +01:00
Profpatsch
4ceb138f4b haskellPackages.HaskellNet-SSL: mark unbroken
It builds!
2022-03-22 15:24:28 +01:00
Malte Brandy
4cf31659f4 haskellPackages.ghcup: drop maintainership 2022-03-20 16:45:16 +01:00
Malte Brandy
80f8dc823b haskellPackages.neuron: pin clay version 2022-03-20 16:45:01 +01:00
sternenseemann
9b8dfcd9bf haskellPackages: stackage Nightly 2022-03-17 -> LTS 19.0
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-20 11:11:10 +01:00
sternenseemann
2a6a57498b haskellPackages: stackage-nightly 2022-03-10 -> 2022-03-17
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-19 11:36:29 +01:00
Malte Brandy
d0fda788ae haskellPackages.shake-bench: Fix build 2022-03-19 01:49:44 +01:00
sternenseemann
617b53c75f Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-17 17:57:37 +01:00
Michael Schneider
dd8cebebbf haskellPackages.persistent-migration: disable integration tests
No PostgreSQL db in the build sandbox.
2022-03-17 17:57:04 +01:00
Robert Hensing
19f8fcd766 haskellPackages: stackage-nightly 2022-03-09 -> 2022-03-10
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-11 17:28:38 +01:00
sternenseemann
f5c34205ad Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-11 16:47:23 +01:00
Profpatsch
7de3b6b55e haskellPackages.unicode-show: remove broken marker
It compiles just fine? Strange.
2022-03-11 14:32:32 +01:00
sternenseemann
dd5bdec6f7 haskellPackages: stackage-nightly 2022-03-03 -> 2022-03-09
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-09 17:55:24 +01:00
sternenseemann
66846d1a84 haskellPackages: stackage-nightly 2022-03-02 -> 2022-03-03
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-03 12:40:15 +01:00
sternenseemann
8ecdf545a0 haskellPackages: stackage-nightly 2022-02-27 -> 2022-03-02
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-02 23:24:21 +01:00
Jappie Klooster
bffa5bc47d haskellPackages.keter: unbreak 2022-03-02 21:46:58 +01:00
Bruno Bigras
1ab2463d56 haskellPackages.beam-sqlite: unbreak 2022-02-28 17:00:23 -05:00
sternenseemann
f10a7e5a3b haskellPackages.cabal-install: ignore stackage bound
We have generally shipped the latest cabal-install version. Stackage has
re-added cabal-install recently which caused cabal-install to get
downgraded to 3.4 to match the Cabal version shipped by GHC 9.0.2. This
commit reverts that change.
2022-02-27 11:47:32 +01:00
sternenseemann
dcf92bf76e haskellPackages: stackage-nightly 2022-02-25 -> 2022-02-27
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-02-27 10:39:01 +01:00
Adomas Jatužis
f4828172d7 haskellPackages.xmonad-dbus: unbreak
it requires a running dbus session while running its tests which is not
available in nix sandbox
2022-02-26 12:31:15 +01:00
sternenseemann
1c85a665de haskellPackages.dhall-nix: restrict to 1.1.23 for dhall 1.40 2022-02-25 22:42:09 +01:00
Malte Brandy
ee745d0676 haskellPackages.ema: Fix build 2022-02-25 22:16:16 +01:00
sternenseemann
8b659c90f5 haskellPackages: stackage-nightly 2022-02-19 -> 2022-02-25
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-02-25 12:50:03 +01:00
sternenseemann
376a511e09 elmPackages.elm: build using attoparsec 0.13.2.5
Seems like elm is not quite ready for attoparsec 0.14.
2022-02-23 22:36:48 +01:00
Dennis Gosnell
6b03b385a9
haskell.packages.ghc8107.pantry_0_5_2_1: add package
This adds pantry_0_5_2_1, which currently only works with ghc8107.
This is for supporting stack-2.7.3.
2022-02-23 21:32:50 +09:00
Dennis Gosnell
48b4665863
haskellPackages.aeson_1_5_6_0: generate this package
stack-2.7.3 needs pantry-0.5.2.1, which needs aeson < 2.
This commit generates the latest aeson version which is < 2.
2022-02-23 21:23:19 +09:00
Dennis Gosnell
058cbf42eb
stack: add cdepillabout as maintainer 2022-02-23 20:54:54 +09:00
sternenseemann
29850ac05e haskellPackages: stackage-nightly 2022-02-17 -> 2022-02-19
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-02-22 12:18:28 +01:00
sternenseemann
d84b322b5f haskell.packages.ghc8107.weeder: use weeder 2.2.0 2022-02-21 11:27:38 +01:00
sternenseemann
7c8a83016e haskellPackages.futhark-manifest: remove broken flag 2022-02-21 01:12:42 +01:00
Malte Brandy
77b623d5a2 haskell-language-server: Fix build 2022-02-21 00:59:59 +01:00
Malte Brandy
38b125a59d haskellPackages: Drop a lot of unnecessary overrides 2022-02-21 00:59:59 +01:00
sternenseemann
46f0cc56db haskellPackages.haskell-ci: provide ShellCheck 0.7.2 again
ShellCheck was updated after we switched from Stackage LTS, but
haskell-ci is very particular about the ShellCheck version it wants.
2022-02-21 00:38:07 +01:00
sternenseemann
8a54680cf2 haskellPackages.Spock: unbreak
Surprisingly, we didn't have one of Haskell's popular web frameworks
working, but luckily it was quite easy to get working again.
2022-02-21 00:37:08 +01:00
sternenseemann
3f7a1c05f1 haskellPackages.acc: remove broken flag 2022-02-20 12:36:31 +01:00
sternenseemann
0b193ee953 haskellPackages.pandoc-lua-marshal: remove broken flag 2022-02-20 12:22:30 +01:00
sternenseemann
fe3228edbd haskellPackages.comfort*: remove broken flag 2022-02-20 12:17:21 +01:00
sternenseemann
a2b1f8b47c haskellPackages.th-lego: remove broken flag 2022-02-20 12:06:05 +01:00
sternenseemann
6f0d052531 haskellPackages.singleton-th: remove broken flag 2022-02-20 12:01:19 +01:00
sternenseemann
c0a7ad5c71 haskellPackages.hslua-module-version: remove broken flag
This builds as-is now.
2022-02-20 11:33:53 +01:00
sternenseemann
600b5f43f0 haskellPackages.linear-base: work around upstream's broken Setup.hs
With GHC 9.0.2 being the default, it's about time this package worked.
2022-02-20 11:31:31 +01:00
sternenseemann
104c152fd7 haskellPackages.libyaml-streamly: remove broken flag
With Stackage Nightly libyaml-streamly, a dependency of ghcup, is now
buildable as is.
2022-02-18 18:24:23 +01:00
sternenseemann
32abf39913 haskellPackages: match default GHC version 9.0.2 in hackage2nix conf 2022-02-18 18:24:22 +01:00
sternenseemann
b5489b75ee haskellPackages: Stackage LTS 18.25 -> Stackage Nightly 2022-02-07 2022-02-18 18:24:22 +01:00
sternenseemann
33674e239f haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-02-16 11:06:57 +01:00
sternenseemann
8c50dc598f haskellPackages.utc: mark as broken
utc has been unmaintained for a while now (last commit was 2016). We
duct taped it to keep it compiling, but now System.Clock is no longer
importable safely. I think it's time to lay it to rest, as it also has
some severe bugs causing it to produce incorrect results.

It's a bit sad, as I think it would be the better time library. Maybe
I'll try to become the hackage maintainer at some point [1].

[1]: https://github.com/lpeterse/haskell-utc/issues/8#issuecomment-786653135
2022-02-16 10:09:32 +01:00
sternenseemann
9b4f621741 haskellPackages.http-client-restricted: pin to 0.0.4 for stackage compat 2022-02-16 09:53:29 +01:00
sternenseemann
f7f47b9b91 haskellPackages.hls-rename-plugin: unbreak 2022-02-16 09:46:12 +01:00
sternenseemann
c82e6a3887 haskellPackages: stackage-lts 18.24 -> 18.25
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-02-14 18:31:45 +01:00
sternenseemann
b4b2a8e02c haskellPackages.dates: unmark as broken 2022-02-14 18:18:40 +01:00
sternenseemann
44ff13dd30 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-02-14 16:22:03 +01:00
sternenseemann
ed91ac4129 haskellPackages.hs-mesos: place dont-distribute entry appropriately
hs-mesos doesn't depend on webkit and was misplaced.
2022-02-08 18:38:27 +01:00
Deniz Alp
e6cde9b47a haskellPackages.numerals: Disable version checks
We could also be using fetchFromGithub but the repo looks stale enough that it
doesn't really matter, plus the upper bounds for almost all the dependencies
doesn't exist anymore.
2022-02-08 13:17:20 +01:00
sternenseemann
f863b4543a haskellPackages: preserve ghc-exactprint 1.4.1
We'll continue using this version for GHC 9.2.1. 1.5.0 changes behavior
in a breaking way, but the API stays the same, making it a risky
upgrade. Hopefully dependents will tell us via version constraints what
to use in the future.
2022-02-07 20:48:37 +01:00
Malte Brandy
035ddbea8d haskellPackages: stackage-lts 18.23 -> 18.24
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-02-06 23:56:21 +01:00
Malte Brandy
9334f6f1da haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-02-06 23:44:57 +01:00
Malte Brandy
7ebca5e87b haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-02-06 23:20:34 +01:00
Malte Brandy
c87d14a770 haskell.packages.ghc902.haskell-language-server: Enable all working plugins 2022-02-05 03:13:24 +01:00
Malte Brandy
11895db491 haskellPackages.haskell-language-server: Fix dependencies and refactor overrides 2022-02-05 03:12:50 +01:00
Vojtěch Káně
a2c7c9d2ad haskellPackages.contiguous: unmark as broken
It currently builds fine without any modifications.
2022-02-01 19:42:09 +01:00
Malte Brandy
4506d83707 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-28 01:15:52 +01:00
Malte Brandy
c1e2f12203 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-27 17:47:21 +01:00
Malte Brandy
8bb388f418 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-25 21:29:41 +01:00
sternenseemann
d32741b322 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-01-24 12:43:49 +01:00
sternenseemann
3c57ff6bf5 haskellPackages.{regex-rure,jacinda}: add myself as maintainer 2022-01-24 12:42:14 +01:00
Ellie Hermaszewska
7156906aad
haskellPackages: stackage-lts 18.22 -> 18.23
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-01-24 19:39:34 +08:00
Ellie Hermaszewska
bf18c4a024
haskellPackages.gi-adwaita: disable on darwin 2022-01-24 17:30:32 +08:00
Ellie Hermaszewska
68c0f30a79
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-24 16:49:05 +08:00
Artem Pelenitsyn
5a8df8f99b haskellPackages.eventlog2html: unbreak 2022-01-22 01:06:06 +01:00
Ellie Hermaszewska
1facbe37c6
haskellPackages.hnix: pin at < 0.15 2022-01-21 21:31:59 +08:00
Piyush P Kurur
f833757ba1 haskellPackages.raaz: disable parallel building
Parallel builds seems to interfere with backpack type checking.
See: https://gitlab.haskell.org/ghc/ghc/-/issues/17188 for more details.
2022-01-21 12:01:25 +01:00
Ellie Hermaszewska
ce12b79e83
Merge pull request #155520 from ulysses4ever/hs-speedscope-jailbreak 2022-01-19 10:32:40 +08:00
Ellie Hermaszewska
84915c5ae7
haskellPackages: stackage-lts 18.21 -> 18.22
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-01-19 09:42:22 +08:00
Ellie Hermaszewska
142229d252
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-19 09:30:38 +08:00
Artem Pelenitsyn
3ac0d71f3c haskellPackages.hs-speedscope: unbreak 2022-01-18 15:09:17 -05:00
sternenseemann
7a8250dd3b haskellPackages.haskell-ci{,-unstable}: adjust overrides to >= 0.14
The following pinned packages are no longer needed:

haskellPackages.ShellCheck_0_7_1: drop
haskellPackages.cabal-install-parsers_0_4_2: drop
2022-01-15 22:02:39 +01:00
Malte Brandy
6a34e454be haskellPackages.glade: Deactivate glade 2022-01-15 14:05:29 +01:00
Ellie Hermaszewska
6faf96d502
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-11 15:02:54 +08:00
Malte Brandy
0e87f1f5aa haskellPackages.reflex-dom-core: Fix build by pinning patch 2022-01-10 01:30:36 +01:00
Malte Brandy
85fb55626b haskellPackages.haskell-language-server: Fix build by pinning dependencies 2022-01-08 23:43:59 +01:00
Dennis Gosnell
c091486f09
haskellPackages: stackage-lts 18.20 -> 18.21
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-01-05 10:49:31 +09:00
Dennis Gosnell
312315fe83
haskellPackages.crackNum: re-enable on aarch64-linux
This should hopefully now be working on aarch64-linux since
sbv (one of crackNum's deps) is now working on aarch64-linux:
https://github.com/NixOS/nixpkgs/pull/153344
2022-01-05 10:14:51 +09:00
Dennis Gosnell
747776863c
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-01-05 09:26:50 +09:00
Artur Cygan
44a74d1b8f
hevm: unbreak on aarch64-linux
(cherry picked from commit 1468f4479b)

This is from https://github.com/NixOS/nixpkgs/pull/153344.
2022-01-04 10:10:14 +09:00
Dennis Gosnell
e122507667
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-01-01 13:29:15 +09:00
Dennis Gosnell
25f072d368
haskellPackages.ncurses: remove comment from broken.yaml 2022-01-01 10:16:00 +09:00
Sergei Trofimovich
c6404e1fa0 haskellPackages.ncurses: mark broken
haskellPackages.ncurses will fail to build against `ncurses-6.3`:

    dist/build/UI/NCurses/Enums.chs.h:140: (column 25) [ERROR]  >>> Unknown identifier!
      Cannot find a definition for `KEY_EVENT' in the header file.

The package did not see an update since 2016. Let's mark it
and it's two revdeps `nyan` and `scroll` as broken.
2021-12-31 18:47:47 +00:00
sternenseemann
b2cecf1509 Merge #152136: haskell.compiler: ghc901 -> ghc902 2021-12-27 16:17:51 +01:00
sternenseemann
ca9356fd34 haskellPackages: stackage-lts 18.19 -> 18.20
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-12-27 16:17:39 +01:00
sternenseemann
7ef0a91a4d haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-12-27 15:31:36 +01:00
sternenseemann
803aea3d3c haskellPackages.polysemy-{resume,conc,mocks}: downgrade to unbreak
These packages are not in Stackage LTS, but depend on package in
Stackage LTS, so we need to downgrade them to keep them working.
2021-12-26 14:12:56 +01:00
sternenseemann
bcf8a276d5 haskellPackages.polysemy-plugin: unbreak
polysemy-plugin has reentered Stackage LTS, so the old workaround is no
longer necessary. We do need to jailbreak it, ironically, since Stackage
LTS ignores tests (?) and polysemy-plugin's bound on doctest is too
strict.
2021-12-26 14:12:56 +01:00
sternenseemann
5e369b1855 haskellPackages: allow 9.0.2 versions for the ghc-lib* packages
These updated constraints will take effect the next time the hackage
data tarball is updated and the 9.0.2.* versions become available.
2021-12-26 10:40:38 +01:00
Malte Brandy
29567ef166
Add maralorn as mantainer for ema 2021-12-23 18:54:31 +01:00
sternenseemann
8c6b19e137 haskellPackages.MissingH: 1.4.2.0 -> 1.4.3.0
The pin was intended to prevent an upgrade to 1.4.2.1, a compatibility
release for GHC 7.0. Since 1.4.3.0 has been released quite a while ago,
it's time to upgrade finally.
2021-12-23 16:28:31 +01:00
sternenseemann
6a525a1ce6 haskellPackages.retrie: downgrade to 1.1.0.0 for GHC < 9.2
retrie 1.2.0.0 adds support for 9.2, but drops it for all prior
versions. haskell.packages.ghc921.retrie stays at 1.2.0.0.

haskell.packages.ghc921.ghc-exactprint: 0.6.4 -> 1.3.0
2021-12-21 23:32:51 +01:00
sternenseemann
2f109b605e haskellPackages: stackage-lts 18.18 -> 18.19
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-12-21 15:08:01 +01:00
sternenseemann
b80cd731ef haskellPackages: update list of transitively broken packages 2021-12-21 14:35:55 +01:00
John Ericson
e2509e4ebf haskellPackages.{github,nix-thunk}: Fix 2021-12-15 21:12:32 +01:00
sternenseemann
78c71274a3 haskellPackages.http3: unmark as broken 2021-12-15 13:58:51 +01:00
Deniz Alp
3c80a17155 haskellPackages.pinch: Fix build by bumping network 2021-12-14 02:26:47 +03:00
Patryk Kocielnik
cbfd6dfbdd haskellPackages.Monadoro: remove from broken pkgs
Package tests are fixed in the recent version (0.2.6.0).
2021-12-11 13:56:18 +01:00
sternenseemann
3388791f55 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-12-09 21:31:42 +01:00
sternenseemann
54da902c84 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-12-08 21:46:13 +01:00
sternenseemann
53cd25707b haskellPackages.jet: allow building with recursive-zipper 0.0.0.1 2021-12-05 16:02:47 +01:00
sternenseemann
0b87a7d890 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-12-05 15:55:52 +01:00
sternenseemann
b56049c449 haskellPackages.brittany: pin to 0.13.1.2
0.14.0.0 introduces support for GHC 9.0.1, but also drops support for
all GHCs below, so we can't upgrade to that version.

For the 9.0.1 hls brittany support is now possible in theory. In
practice however, it is a massive pain to get to work, as britanny
depends on the latest and greatest version of multiple packages that are
pinned by Stackage LTS.
2021-12-05 14:04:26 +01:00
sternenseemann
46631f08a8 haskellPackages.rel8: downgrade to 1.2.0.0 for stackage LTS compat 2021-12-04 18:43:38 +01:00
sternenseemann
12e94a519b haskell.packages.ghc901.ormolu: pin to 0.3.*
ormolu >= 0.4 seems to require GHC 9.2.1
2021-12-03 15:44:14 +01:00
sternenseemann
417a1da7e0 haskell.packages.ghc901.path: pin to 0.9.0
This is the last version which builds with the stackage version of
genvalidity and is also compatible with 9.0.1.
2021-12-03 15:15:09 +01:00
sternenseemann
85413090da haskellPackages.brick_0_64_2: preserve for matterhorn
Sadly, matterhorn can't be built with 0.65 (yet?).
2021-12-03 10:48:27 +01:00
Malte Brandy
038201ebdb
haskellPackages: stackage-lts 18.17 -> 18.18
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-12-03 00:53:01 +01:00
Deniz Alp
c7bbff3f4d haskellPackages.fakedata: Disable test suite
The test suite for fakedata is fixed in version 1.0.1 but since we follow
stackage for this package and there the version is at 0.8.0 we're just disabling
the test suite until it gets updated.
2021-11-29 14:56:13 +03:00
sternenseemann
d442ca39dc haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-23 23:11:19 +01:00
sternenseemann
885ad7c367 haskellPackages: restrict haskell-gi's revdeps to be 0.25 compatible
A lot of these packages are not in stackage for some reason, so we need
to add some extra constraints to keep the packages stackage-compatible.

Some newly uploaded packages will become broken, as they've never had a
version compatible with haskell-gi 0.25.
2021-11-21 22:03:19 +01:00
sternenseemann
e69353aaf7 haskellPackages.doctest_0_18_2: init at 0.18.2
Since hledger-lib 1.23 won't build with the latest doctest, there's
likely a change in behavior somewhere. 0.18.2 is then the closest
doctest to stackage's which works with GHC >= 9, so let's stick with it
for now.
2021-11-19 18:29:50 +01:00
sternenseemann
bea36e4f8a haskellPackages: stackage-lts 18.16 -> 18.17
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-11-18 21:35:55 +01:00
sternenseemann
4535a9ddb4 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-18 19:20:34 +01:00
sternenseemann
d2290e85bb haskellPackages.lucid-{alpine,htmx}: pin to 0.1.0.2 for stackage compat 2021-11-18 17:23:07 +01:00
thielema
bb52b0e13e haskellPackages.synthesizer-alsa: re-enabled
Closes #146475.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-11-18 17:04:05 +01:00
thielema
c919b17438 haskellPackages.llvm-ffi-tools, llvm-pkg-config: re-enabled
Closes #146473.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-11-18 17:00:28 +01:00
Henning Thielemann
ed3fe4c6c4 haskellPackages.lapack: disable tests because they do not run reliably
remove from broken.yaml

Closes #146231.
Closes #146472.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-11-18 16:56:58 +01:00
sternenseemann
1b2ef27ea2 haskellPackages: update list of transitively broken packages 2021-11-18 16:49:25 +01:00
Ellie Hermaszewska
7748bd20a3
haskellPackages.hadolint: overrideScope for correct dependency versions 2021-11-13 14:11:46 +08:00
(cdep)illabout
b1120b2a06 haskellPackages: stackage-lts 18.15 -> 18.16
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-11-12 12:59:14 +09:00
(cdep)illabout
24965d7d17 haskellPackages: mark packages depending on webkitgtk as not supported on darwin 2021-11-12 11:11:18 +09:00
(cdep)illabout
968cdb4815 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-12 10:26:52 +09:00
(cdep)illabout
47428eb551 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-12 09:40:59 +09:00
(cdep)illabout
3973f7a670 haskellPackages.purenix: add myself as a maintainer 2021-11-11 10:06:22 +09:00
(cdep)illabout
c2b56b0162 haskellPackages.happy_1_19_9: removed no-longer-used version 2021-11-11 10:01:30 +09:00
(cdep)illabout
749f0c355e haskellPackages.purescript: get building again 2021-11-11 10:01:30 +09:00
(cdep)illabout
1269a421d1 haskellPackages.language-javascript_0_7_0_0: add for use with purescript 2021-11-10 13:45:43 +09:00
(cdep)illabout
ea8a637c66 haskellPackages.purescript-cst: get building 2021-11-10 13:42:38 +09:00
sternenseemann
cc61d6cca0 haskellPackages.ghc-bignum: pin to 1.0 for 8.10.* support
Starting with GHC 9.0.1 ghc-bignum is bundled with GHC and we don't need
to worry about building it from hackage. ghc-bignum 1.2 doesn't seem to
build with anything before 9.2.1, so we need to downgrade ghc-bignum to
1.0 (and sadly keep our patches) for 8.10.7 support.
2021-11-09 13:25:03 +01:00
sternenseemann
e6272c1715 haskellPackages.futhark: pin to < 0.20.6 to avoid aeson 2.0.0.0
We can't really use aeson 2.0.0.0 in nixpkgs yet, so we need to pin
futhark to avoid this constraint.
2021-11-09 13:23:10 +01:00
github-actions[bot]
e1766085b3
Merge master into haskell-updates 2021-11-09 00:10:05 +00:00
thielema
6542059fb5
haskellPackages.lapack-ffi: remove from broken.yaml 2021-11-08 22:08:53 +01:00
Ellie Hermaszewska
12e5c6505e
haskellPackages.hadolint: remove override
hadolint depends on a docker version we don't package. Will have to wait
until the next release for it to work with language-docker-10.3.0.0
2021-11-06 17:37:46 +08:00
sternenseemann
a1f0dff4a7 haskellPackages: make ghc-lib* package versions GHC 9.0.1 available
These packages have seen releases for GHC 9.2.1, removing the 9.0.1
versions from the package set. By adding them to extra-packages, we can
prevent them from getting removed.
2021-11-05 17:39:05 +01:00
(cdep)illabout
a48d50d751 haskellPackages: stackage-lts 18.13 -> 18.15
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-11-05 15:42:20 +09:00
(cdep)illabout
f92b08416d haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-11-05 14:13:15 +09:00
sternenseemann
a8d2181317 haskellPackages: update diagrams-related packages to latest hackage
Since https://github.com/diagrams/diagrams/issues/26 has been solved,
all diagrams-related libs finally work together in their latest version
and we can remove the constraints on the following updated packages.

* haskellPackages.monoid-extras: 0.5.1 -> 0.6

* haskellPackages.diagrams-lib: 1.4.3 -> 1.4.4

  Also allows us to get rid of a patch for optparse-applicative 0.16 support.

* haskellPackages.dual-tree: 0.2.2.1 -> 0.2.3.0

  Allows us to drop jailbreak.

* haskellPackages.diagrams-core: 1.4.2 -> 1.5.0

  Allows us to drop jailbreak.

Some reverse dependencies of said libraries had too strict bounds, but
fortunately no new regressions (as far as I am aware) have been
introduced. Jailbreaks were needed for:

* diagrams-braille
* Chart-diagrams
* namespace
* plots
* Chart-tests
2021-10-28 17:55:35 +02:00
Markus Hauck
e3bca38518 haskellPackages.tasty-checklist: unbreak 2021-10-24 19:42:00 +02:00
Markus Hauck
46a23e81f3 haskellPackages.hw-prim-bits: unbreak 2021-10-23 20:09:07 +02:00
Markus Hauck
595b25ed53 haskellPackages.diagrams-canvas: unbreak 2021-10-23 20:08:54 +02:00
Markus Hauck
4b7c62ffc3 haskellPackages.aeson-via: unbreak 2021-10-23 20:08:35 +02:00
Nathan Ringo
bd0e2e52e4 haskellPackages.bytestring-trie: unbreak 2021-10-23 00:15:36 -05:00
Ellie Hermaszewska
2de2502fc0
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-10-23 10:41:06 +08:00
Deniz Alp
4fabb789bd haskellPackages.eventlog2html: Remove package from the broken list 2021-10-22 19:16:53 +03:00
Ellie Hermaszewska
6591780024
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-10-22 14:48:47 +08:00
Ellie Hermaszewska
d205270970
haskellPackages: update list of transitively broken packages 2021-10-21 15:34:10 +08:00
Deniz Alp
777dcd7ee3 haskellPackages.ghc-vis: Disable library profiling
`ghc-vis` doesn't support library profiling, as noted in:
> http://felsin9.de/nnis/ghc-vis/#installation

This gets the package building and it runs fine when called from ghci as you
normally would, however when you actually try viewing an expression it fails
with the following error message:
```
ghc: Error running utility program: Unable to call the command  dot  with the
arguments: " -Txdot " because of:  dot: runInteractiveProcess: posix_spawnp:
does not exist (No such file or directory)
```
As far as I can tell that is because `ghc-vis` needs to run dot at runtime but
since it's a library adding `graphviz` as a dependency doesn't quite do the
trick.

And while not ideal adding `graphviz` to the shell you're running `ghc-vis` at
works around this issue.
2021-10-20 23:57:01 +03:00
Ellie Hermaszewska
40086b7000
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-10-19 17:12:57 +08:00
Malte Brandy
d769c58ee8
haskellPackages.taskwarrior: Pin version for aeson compat 2021-10-19 00:27:56 +02:00
Ellie Hermaszewska
7cf860aa6a
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-10-18 22:36:06 +08:00
Deniz Alp
d9c0e8f821 haskellPackages: Add dalpd as a svgcairo maintainer 2021-10-18 00:48:40 +03:00
Deniz Alp
f9c77deb66 haskellPackages.svgcairo: Update header name exposed by librsvg
librsvg version 2.51.0 renames librsvg-features.h to rsvg-features.h and with
08fcd73d9d going in svgcairo broke again.

Renaming the library in the call site fixes the build.
2021-10-17 20:27:45 +03:00
sternenseemann
237ece0800 haskellPackages.compactable: not broken 2021-10-16 15:28:47 +02:00
Malte Brandy
a3666238bd
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-10-15 13:21:11 +02:00
sternenseemann
0e90a1f13d haskellPackages.weeder: downgrade to 2.2.0 to keep building
2.3.0 requires GHC 9.0.*, so we'll have to downgrade it for
now. Additionally we'll take this opportunity to fix
haskell.packages.ghc901.weeder and its dependencies.
2021-10-13 13:46:30 +02:00
sternenseemann
bde22ab96e haskellPackages.procex: only execute tests if Kernel >= 5.9
The compile time check for close_range support is broken fundamentally
at the moment (linux-headers is always 5.14, so it'll always assume
close_range is available, upstream is aware of this issue). As a
workaround, we disable the test suite if the kernel on the builder is
too old, allowing the package to still be built.
2021-10-13 12:31:31 +02:00
Markus Hauck
dea3e6b6bc haskellPackages.functor-combinators: unbreak
The package builds without any errors.
2021-10-11 19:52:38 +02:00
Malte Brandy
755cc527e1
haskellPackages: stackage-lts 18.12 -> 18.13
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-10-08 12:09:58 +02:00
sternenseemann
9485e6053e haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-10-01 19:37:46 +02:00
sterni
b7ee74fff0
Merge pull request #140146 from nomeata/joachim/haskell-maintainership
Add myself as maintainer for a few Haskell packages
2021-10-01 14:41:35 +02:00