Peter Simons
fb6ac51cac
Stackage Nightly 2021-03-21
2021-03-22 22:38:47 +01:00
Malte Brandy
b37db39282
haskellPackages.niv: Fix build
2021-03-20 13:38:26 +01:00
Dennis Gosnell
16b3aa061b
Merge pull request #116931 from sternenseemann/hedgehog-unbreak
...
haskellPackages.{hedgehog-classes, hgeometry, hgeometry-combinatorial}: unbreak
2021-03-20 21:29:25 +09:00
Peter Simons
c22b136ab5
Stackage Nightly 2021-03-19
2021-03-19 21:27:04 +01:00
sternenseemann
07e100d638
haskellPackages.hgeometry{,-combinatorial}: unbreak
...
hegdehog-classes allows us to build these now, hgeometry-combinatorial
needs disabling of test suite since doctests cause some kind of run time
linking issue.
2021-03-19 21:05:40 +01:00
sternenseemann
72f247439b
haskellPackages.hedgehog-classes: unbreak
...
hedgehog 0.2.5.2 fixed this.
vector-circular also builds again.
2021-03-19 21:04:59 +01:00
Peter Simons
27abb2ef12
hackage2nix: disable Windows-only builds an aarch64-linux and armv7l-linux
2021-03-19 20:38:16 +01:00
Malte Brandy
6488310537
haskell-language-server: Fix build
2021-03-19 15:08:45 +01:00
sternenseemann
3c3f84b637
haskellPackages.chatter: unbreak
...
chatter's latest hackage release still depends on regex-tdfa-text, but
we can apply a patch from master to remove that dependency and jailbreak
to relax the bounds on cereal. Both these issues are already resolved
on master, so the override should only stand until the next release
comes around.
Additionally the test suite needs disabling as it doesn't list all
required modules in other-modules and thus fails to compile. The issue
has been reported upstream.
haskellPackages.fullstop: unbreak
Unfortunately fullstop is practically unmaintained and has no issue
tracker. The build failure is fortunately only affecting the test suite,
so a dontCheck resolves the issue for now.
2021-03-19 01:02:03 +01:00
Peter Simons
359671c93f
Drop erroneous dontDistribute overrides. These packages should be marked broken.
2021-03-18 11:09:55 +01:00
Peter Simons
6a77eb735e
hackage2nix: keep base16-bytestring-0.x around in the package set
...
We need it to build cabal-install.
2021-03-18 10:48:30 +01:00
Peter Simons
9b2593e79e
hackage2nix: update list of broken builds to fix evaluation errors on Hydra
2021-03-18 10:11:38 +01:00
Peter Simons
1aa9727832
Stackage Nightly 2021-03-17
2021-03-17 21:18:34 +01:00
Peter Simons
a9956e3b23
Stackage Nightly 2021-03-14
2021-03-16 23:25:10 +01:00
Peter Simons
de0cf8b75e
haskellPackages.{qtah*,hoppy*}: Fix build and mark as unbroken
2021-03-13 12:59:00 +01:00
Peter Simons
19201899f3
shake-bench: remove 'broken' mark
...
This package has a maintainer.
2021-03-12 21:45:09 +01:00
Malte Brandy
47edbe5d39
haskellPackages: Add maralorn as shake-bench maintainer
...
It’s a dependency of hls development. But because it’s a benchmark dep I
wouldn‘t notice it breaking otherwise.
2021-03-12 16:57:26 +01:00
Malte Brandy
69faa4c451
haskellPackages.prune-juice: Unbreak
2021-03-12 16:57:26 +01:00
Peter Simons
58f426fd6d
hackage2nix: disable broken builds to avoid evaluation errors on Hydra
2021-03-12 15:39:11 +01:00
Malte Brandy
f99be37b62
haskellPackages.shake-bench: Fix build
2021-03-12 15:36:20 +01:00
Peter Simons
83d011cc89
doctest-driver-gen: disable test suite to fix the build
2021-03-12 15:34:17 +01:00
Peter Simons
131fbf7e2b
Stackage Nightly 2021-03-12
2021-03-12 15:12:01 +01:00
Dennis Gosnell
15aa4ae427
Merge pull request #115509 from markus1189/haskellPackages-unbreak-fakedata
...
haskellPackages: Unbreak fakedata and fakedata-quickcheck and string-random
2021-03-10 09:07:14 +09:00
Peter Simons
b68942f103
Stackage Nightly 2021-03-09
2021-03-10 00:51:42 +01:00
Robert Hensing
abfbcb13bc
haskellPackages: Add packages maintained by roberth
2021-03-09 16:38:20 +01:00
Markus Hauck
028186ba69
haskellPackages.string-random: unbreak
2021-03-09 15:08:54 +01:00
Markus Hauck
ca79cf2b36
haskellPackages.fakedata-quickcheck: unbreak
2021-03-09 15:08:49 +01:00
Markus Hauck
fb513ee968
haskellPackages.fakedata: unbreak
2021-03-09 15:05:38 +01:00
maralorn
58221bd446
Merge pull request #115465 from maralorn/hls
...
[haskell-updates] haskell-language-server: 0.9.0 -> 1.0.0
2021-03-09 12:33:03 +01:00
Malte Brandy
3c81fd41ee
haskell-language-server: 0.9.0 -> 1.0.0
...
Adapt overrides for newest hls version
2021-03-09 12:29:45 +01:00
Markus Hauck
d0369d20a9
haskellPackages.amazonka: Unbreak by fetching patch
2021-03-09 09:05:50 +01:00
Peter Simons
0647a0e6fd
Stackage Nightly 2021-03-06
2021-03-06 15:33:14 +01:00
Peter Simons
01d0057d79
hackage2nix: don't update to haskell-language-server 1.x yet
...
Not all required dependencies have been released to Hackage yet.
2021-03-05 20:49:29 +01:00
Peter Simons
59d4b22318
hackage2nix: update list of broken builds
...
Ping @roberth because of broken hercules-ci-agent.
2021-03-05 20:49:29 +01:00
Malte Brandy
dac15e9e9f
haskellPackages.lion: Mark broken to fix eval
2021-03-05 20:49:29 +01:00
Benjamin Esham
7f77d640b7
pinboard-notes-backup: unbreak
2021-03-05 20:49:28 +01:00
Jappie Klooster
17e1d24971
haskellPackages.xlsx: unbreak
...
With binary search fixed, this package now also works.
2021-03-05 20:49:28 +01:00
Jappie Klooster
5ba47b25e3
haskellPackages.binary-search: unbreak
...
I maintain this as of version 2.0.0
2021-03-05 20:49:28 +01:00
Peter Simons
0dff305a49
Stackage Nightly 2021-03-01
2021-03-05 20:49:28 +01:00
Peter Simons
15834f4673
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2021-02-26 20:57:24 +01:00
Peter Simons
b10ff8e990
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2021-02-26 20:22:45 +01:00
Malte Brandy
75da00cacd
haskellPackages.haskell-language-server: Fix build
2021-02-26 14:20:34 +01:00
Peter Simons
efb24801f8
Stackage Nightly 2021-02-25
2021-02-25 20:37:13 +01:00
sternenseemann
1bd9bbc335
haskellPackages.idris: unbreak by applying patches from master
...
We need to fix two compilation errors caused by breaking changes in
dependencies of idris 1.3.3:
* haskeline >= 0.8
* megaparsec >= 0.9
For both there is a patch on idris master which we can just apply. Both
can presumably removed as soon as the next release of idris 1 hits.
Co-authored-by: Jake Gillberg <jake.gillberg@protonmail.com>
2021-02-22 23:47:25 +01:00
Malte Brandy
f3cb2534d6
hackagePackages.haskell-language-server: Fix build
2021-02-19 20:56:32 +01:00
Peter Simons
df5db9a42e
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2021-02-19 20:56:32 +01:00
Peter Simons
a1b8172b32
hackage2nix: yarn2nix has a maintainer now
2021-02-19 20:56:32 +01:00
Poscat
d968b65ce4
haskellPackages: make poscat the maintainer for hinit
2021-02-19 20:56:32 +01:00
Poscat
47bd0f2462
haskellPackages.hinit: unbreak
2021-02-19 20:56:32 +01:00
sternenseemann
a1008836b4
haskellPackages.yarn-lock: fix build by jailbreaking
2021-02-19 20:56:32 +01:00
sternenseemann
ac462c555a
haskellPackages: add myself as maintainer for a few pkgs
...
Some packages I maintain already and additionally some packages I have
experience with, so I should be able to help fixing stuff related to
them.
2021-02-19 20:56:32 +01:00
Manuel Bärenz
9451522c54
haskellPackages: Add myself (turion) to maintainer list
2021-02-19 20:56:32 +01:00
Olli Helenius
5885a721a6
haskellPackages.xml-extractors: broken -> unbroken
2021-02-19 20:56:32 +01:00
Peter Simons
071863cf74
Stackage Nightly 2021-02-12
2021-02-19 20:24:04 +01:00
Peter Simons
5f9636146f
Update our default Haskell compiler from GHC version 8.10.3 to 8.10.4.
2021-02-12 20:35:22 +01:00
Malte Brandy
9b8baeb8de
haskellPackages.haskell-language-server: Pin dependencies
...
While the dependencies are being released for hls 0.10.0 they break
compatibility with hls 0.9.0 and therefor all need manual intervention
when they get released until hls 0.10.0 get’s released.
2021-02-12 20:35:21 +01:00
Malte Brandy
5fd1c13b7f
Re-enable Cabal 3.2.* build for older ghc versions
2021-02-12 20:35:21 +01:00
Malte Brandy
ac9f8df68b
haskellPackages.haskell-language-server: 0.8.0 -> 0.9.0
2021-02-12 20:35:21 +01:00
Manuel Bärenz
bf5a6259ce
haskellPackages.vivid: Mark unbroken & disable tests
2021-02-12 20:35:21 +01:00
Peter Simons
3fbbe3f034
hackage2nix: update list of broken builds to fix evaluation errors on Hydra
2021-02-12 20:35:11 +01:00
Peter Simons
dee666eb18
Stackage Nightly 2021-02-10
2021-02-12 20:34:47 +01:00
Jens Nolte
d226a1dee2
haskellPackages.net-mqtt: unmark as broken
2021-02-11 19:01:11 +01:00
Malte Brandy
160d449726
haskell.ghc865.mmorph: Fix build
2021-02-05 23:05:20 +01:00
Peter Simons
86743871da
hackage2nix: disable failing builds to fix evaluation on Hydra
2021-02-05 23:04:52 +01:00
Malte Brandy
bac09b7658
haskell-language-server: Use hackage version and cleanup
2021-02-05 23:04:46 +01:00
Itai Y. Efrat
512f670bc5
haskellPackages.hum: broken -> unbroken
2021-02-05 23:04:40 +01:00
Peter Simons
ed6eaac6f1
Stackage Nightly 2021-02-02
2021-02-05 23:04:39 +01:00
(cdep)illabout
f076ff3503
spago: fix build by specifying older version of dhall
2021-02-05 23:04:39 +01:00
danielstaleiny
103c5f4d9f
haskellPackages.postgrest: broken -> unbroken
...
Tested on NixOS
2021-02-05 23:04:39 +01:00
Peter Simons
22e3d5e9db
hackage2nix: update list of broken builds to fix evaluation on Hydra
2021-01-29 21:02:20 +01:00
Peter Simons
f3b7bf47b0
Stackage Nightly 2021-01-29
2021-01-29 21:02:20 +01:00
Malte Brandy
952ebcf65f
haskellPackages.haskell-language-server: Fixing build
...
by pinning apply-refact
2021-01-22 20:34:28 +01:00
Malte Brandy
71e660bb8d
haskellPackages.universe-dependent-sum: Remove broken flag
2021-01-22 20:34:21 +01:00
Peter Simons
2cc5f7b1a5
hackage2nix: update list of broken builds to fix evaluation errors on Hydra
2021-01-22 20:34:14 +01:00
Rasmus Précenth
fd215e57cb
haskellPackages.glicko: unbreak
...
I'm the author of the package and fixed the dependencies upstream,
now builds correctly and can be unmarked as broken.
2021-01-22 20:34:14 +01:00
Peter Simons
ecb42c13ba
Stackage Nightly 2021-01-20
2021-01-22 20:34:08 +01:00
Peter Simons
589ce02f47
hackage2nix: update list of broken packages to fix evaluation
2021-01-15 20:28:16 +01:00
Malte Brandy
c8e886e4a5
haskellPackages.haskell-language-server: Fix build
2021-01-15 20:10:01 +01:00
Peter Simons
31fef6ccab
Stackage Nightly 2021-01-14
2021-01-14 20:21:15 +01:00
Matt Wittmann
d594362f36
haskellPackages.dhall-yaml: unmark as broken
2021-01-14 18:00:57 +01:00
Matt Wittmann
48db5825f5
dhall-lsp-server: unmark as broken
2021-01-12 16:48:58 -08:00
Matt Wittmann
aea756e9eb
dhall-json: unmark as broken
2021-01-12 16:47:35 -08:00
Peter Simons
aaf9105fbb
Stackage Nightly 2021-01-11
2021-01-11 10:42:58 +01:00
Dennis Gosnell
0127170fed
Merge pull request #108780 from cideM/unbreak-co-log
...
co-log, chronos: unmarkBroken by disabling tests for chronos
2021-01-09 23:27:08 +09:00
Florian Beeres
39476955ed
co-log, chronos: unmarkBroken
...
co-log fails to compile due to its dependency on chronos, which fails to
compile because the doctests fail with newer GHC versions. So we just
disable the doctests and thus unbreak both.
https://github.com/andrewthad/chronos/issues/62
2021-01-09 13:28:53 +01:00
Dennis Gosnell
cd4e0674e2
Merge pull request #108828 from expipiplus1/joe-dsp
...
haskellPackages.derive-storable-plugin: remove from broken list
2021-01-09 15:53:19 +09:00
Joe Hermaszewski
cade44d2f7
haskellPackages.derive-storable-plugin: remove from broken list
2021-01-09 12:57:50 +08:00
Dennis Gosnell
6e80b3b7ae
Merge pull request #108788 from expipiplus1/joe-nothunks
...
haskellPackages.nothunks: jailbreak to fix tests
2021-01-09 11:13:31 +09:00
Peter Simons
7e26c12a6d
hackage2nix: update list of broken builds
...
Ping @jb55 for 'elm-export-persistent'.
2021-01-08 21:11:15 +01:00
Peter Simons
8e68a5e5c3
Merge branch '2020-12-31-upd-haskell-packages' of git://github.com/Anton-Latukha/nixpkgs into Anton-Latukha-2020-12-31-upd-haskell-packages.
2021-01-08 20:58:50 +01:00
Peter Simons
9aad7ef67a
hackage2nix: update list of broken builds to avoid evaluation errors
...
Ping @sorki for broken update-nix-fetchgit package.
2021-01-08 20:30:28 +01:00
Joe Hermaszewski
2a9c1eb91e
haskellPackages.nothunks: jailbreak to fix tests
2021-01-09 00:45:59 +08:00
Dennis Gosnell
08fc5efd43
Merge pull request #108452 from cleverca22/jailbreak-profiteur
...
profiteur: jailbreak and un-break
2021-01-08 22:05:56 +09:00
Michael Bishop
662eba1245
profiteur: jailbreak and un-break
2021-01-08 07:42:53 -04:00
Dennis Gosnell
c871aec2a3
Merge pull request #108470 from markus1189/threadscope-jailbreak
...
haskellPackages.threadscope: jailbreak to fix build
2021-01-08 15:39:17 +09:00
Anton-Latukha
9f4b9b3b50
haskellPackages.hnix-store-remote: unbreak, fix deps
2021-01-07 22:41:44 +02:00
Peter Simons
7f8e7398eb
Stackage Nightly 2021-01-05
2021-01-07 13:25:58 +01:00
Dennis Gosnell
8f5c69c971
Merge pull request #108459 from markus1189/unbreak-holmes
...
haskellPackages.holmes: unbreak
2021-01-06 09:07:34 +09:00
Markus Hauck
d812bb9bb2
haskellPackages.threadscope: jailbreak to fix build
2021-01-05 12:57:42 +01:00
Markus Hauck
a9acf8eba5
haskellPackages.arbtt: unbreak
...
Thanks to https://github.com/nomeata/arbtt/issues/43 `arbtt` now
builds successfully 🎉
2021-01-05 08:34:24 +01:00