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
maralorn
10dcd7db61
Merge pull request #171685 from matthewbauer/use-mktemp-in-haskell-generic-builder
...
haskell-modules/generic-builder.nix: use mktemp instead of TMPDIR
2022-05-21 16:44:40 +02:00
Malte Brandy
9da0f836bf
haskellPackages.size-based: remove obsolete patch
2022-05-21 12:33:39 +02:00
Malte Brandy
47c1c35f7e
haskellPackages.genric-arbitrary: remove obsolete patch
2022-05-21 12:32:16 +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
9b6f7450b2
haskellPackages: fix eval errors
2022-05-20 22:41:38 +02:00
Malte Brandy
1b8c4d4fd4
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-20 22:29:22 +02: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
Malte Brandy
d8d447f9a8
haskellPackages.sensei: fix build
2022-05-19 23:49:22 +02:00
Malte Brandy
e2f8d2ebb0
haskell.packages.ghc922.hls-ormolu-plugin: jailbreak
2022-05-19 22:37:11 +02:00
sternenseemann
5d91721366
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-05-19 08:34:54 +02:00
sternenseemann
94762b1a38
Merge pull request #173511 from hercules-ci/fix-inline-c-cpp-crash
...
haskellPackages.inline-c-cpp: Fix crash
2022-05-19 08:33:30 +02:00
Daniel Smith
912e427b52
ghcjs: use exceptions-0.10.5 instead of missing 0.10.4
2022-05-19 00:09:40 -04:00
Robert Hensing
ba97023d25
haskellPackages.inline-c-cpp: Fix crash
2022-05-18 18:26:35 +02:00
Neil Mayhew
6e028bd632
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-17 20:00:50 -06:00
Neil Mayhew
23b890a302
haskellPackages: Remove polynomial from the broken list
2022-05-17 19:59:25 -06:00
Neil Mayhew
c9b8574c3e
haskellPackages.polynomial: Fix build failures for ghc 9
2022-05-17 19:59:23 -06:00
Malte Brandy
93aa55a299
haskellPackages.hspec-discover: bump version pin
2022-05-18 00:05:40 +02:00
Malte Brandy
5fab45719e
haskellPackages.hspec-core: bump version pin
2022-05-17 23:55:55 +02:00
Malte Brandy
16ec961dc0
haskellPackages: fix package pins
2022-05-17 23:34:42 +02: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
Neil Mayhew
58bb9995a8
haskellPackages.debian: Fix test failures for ghc 9
2022-05-15 15:08:07 -06:00
Ellie Hermaszewska
d386160e75
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-14 13:58:15 +08: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
6ef94b5f0e
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-05-14 09:14:42 +08:00