Malte Brandy
505d721c3c
haskellPackages: Move some overrides and update affected derivations
...
This is a follow-up to
https://github.com/NixOS/nixpkgs/pull/105140
2020-11-27 21:00:00 +01:00
Robert Hensing
5598ed7480
haskellPackages.hercules-ci-agent: Update Cabal for Setup
2020-11-27 20:59:59 +01:00
Robert Hensing
2cc48d915f
haskellPackages.servant-swagger: dontCheck
...
Tests did not compile.
Message:
test/Servant/SwaggerSpec.hs:44:14: error:
• No instance for (HasSwagger
(Fragment Int :> Servant.Test.ComprehensiveAPI.GET))
arising from a use of ‘toSwagger’
• In the expression: toSwagger comprehensiveAPI
In an equation for ‘_x’: _x = toSwagger comprehensiveAPI
In the second argument of ‘($)’, namely
‘do let _x = toSwagger comprehensiveAPI
True `shouldBe` True’
|
44 | let _x = toSwagger comprehensiveAPI
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
2020-11-27 20:59:59 +01:00
Malte Brandy
dd75aa6b9b
haskellPackages.stack: Fix build of dependencies
...
* persistent-sqlite
* pantry
2020-11-20 20:57:38 +01:00
Malte Brandy
8ef164247e
haskellPackages: Remove a lot of overrides to fix eval errors
2020-11-20 20:57:36 +01:00
Peter Simons
6aa6b8f0eb
haskell: drop overrides that have become obsolete in Stackage Nightly
2020-11-20 20:57:35 +01:00
Malte Brandy
bf29c147c3
haskellPackages.haskell-language-server: Fix build
...
In preparation of the upcoming 0.6.0 release I wanted to fix hls.
It introduces two new plugin packages, which are not on hackage yet.
I remove apply-refact overrides, because current apply-refact versions
are compatible with all ghcs we support, according to their changelog.
I override more of the hls dependencies globally on the whole package
set, to avoid a lot of duplicate compilations. And because @peti changed
my mind about this being a good practice.
hls now uses a released version of ghcide
2020-11-13 21:37:56 +01:00
Peter Simons
90500cc7a4
haskell-dhall: update overrides for the new release
2020-10-23 21:00:26 +02:00
Peter Simons
4ec5eee624
stylish-haskell: jailbreak build with ghc-8.10.x to support Cabal-3.2.x
2020-10-16 21:36:20 +02:00
Peter Simons
88dbd029bc
haskell-dhall: update override for ghc-8.10.2
2020-09-11 20:30:09 +02:00
Ariel Nunez
a29ed35bc7
hasura: 1.2.1 -> 1.3.1-beta.1
2020-09-03 14:59:08 -05:00
Peter Simons
05bf532082
pandoc: update to version 2.10.1
...
Stackage wants us to stay at 2.9.x, but that version is really quite old now
and updating the new version actually simplifies our code because a couple of
overrides are no longer necessary.
2020-08-28 21:06:51 +02:00
Peter Simons
a782182c05
ghc-8.10.x: update pandoc to the latest version
2020-08-27 14:21:00 +02:00
Peter Simons
9b63500893
ghc-8.10.x: fix various optics-* builds
2020-08-27 14:21:00 +02:00
Peter Simons
b38e6cf1c6
ghc-8.10.x: update override for optics-core
2020-08-07 20:34:52 +02:00
Peter Simons
a08c537cfb
ghc-8.10.x: update override for dhall
2020-08-07 20:34:52 +02:00
Richard Marko
2dab5712fb
haskellPackages.hnix: fix build for ghc-8.10 by adding repline
2020-07-31 21:21:57 +02:00
Peter Simons
e8e0ca289c
haskell-shower: jailbreak to fix the build with ghc-8.10.x
2020-07-24 21:58:58 +02:00
Peter Simons
f4d4fdcbf0
haskell-dhall: use latest version for ghc-8.10.x so that we can build with the latest repline library
2020-07-24 21:13:25 +02:00
Siva Mahadevan
72f9a48471
ghc810x: remove obsolete overrides (3/x)
...
regex-pcre-builtin: -doJailbreak
regex-posix: -doJailbreak
regex-tdfa: -doJailbreak
split: -doJailbreak
tar: -doJailbreak
2020-07-02 23:42:53 -04:00
Siva Mahadevan
e522cf0cd7
ghc810x: remove obsolete overrides (1/x)
...
async: -doJailbreak
ChasingBottoms: -doJailbreak
ed25519: -doJailbreak
email-validate: -doJailbreak
2020-07-02 11:37:23 -04:00
Dennis Gosnell
f911872180
Merge pull request #91952 from svmhdvn/ghc810x-o5
...
ghc810x: remove obsolete overrides (5/x)
2020-07-02 10:34:12 +09:00
Dennis Gosnell
c391ffc804
Merge pull request #91951 from svmhdvn/ghc810x-o4
...
ghc810x: remove obsolete overrides (4/x)
2020-07-02 10:33:36 +09:00
Siva Mahadevan
129b21a426
ghc810x: remove obsolete overrides (5/x)
...
cabal-plan: -doJailbreak
cborg: -doJailbreak
cborg-json: -doJailbreak
relude: -dontCheck, -doJailbreak
2020-07-01 11:43:19 -04:00
Siva Mahadevan
ac690a7874
ghc810x: remove obsolete overrides (4/x)
...
tasty-expected-failure: -doJailbreak
tasty-rerun: -doJailbreak
vector: -doJailbreak
zlib: -doJailbreak
aeson-diff: -doJailbreak
2020-07-01 11:39:39 -04:00
Siva Mahadevan
78898bfe90
ghc810x: remove obsolete overrides (2/x)
...
feed: -doJailbreak
hashable: -doJailbreak
parallel: -doJailbreak
regex-base: -doJailbreak
regex-compat: -doJailbreak
2020-07-01 10:40:06 -04:00
Peter Simons
05530585af
haskell-policeman: jailbreak with all compilers to fix the overspecified constraint on relude
2020-06-26 22:43:46 +02:00
Peter Simons
913724e47c
haskell-repline: update override for ghc-8.10.x to the latest version
2020-06-25 10:51:24 +02:00
Malte Brandy
bc8b615344
hackagePackages.hnix: Fix build
...
hnix 0.9.0 does not provide an executable for ghc <8.10 anymore.
So we need to disable optparse-applicative completion generation for all other versions.
2020-06-22 21:16:54 +02:00
Peter Simons
3ee117a0a9
xmobar: jailbreak latest version to accept recent timezone-olson packages
2020-06-19 22:29:22 +02:00
Peter Simons
2187753da6
haskell-base-noprelude: jailbreak when building with ghc-8.10.x
2020-06-19 22:29:22 +02:00
Peter Simons
89997f69b1
Drop obsolete overrides now that LTS 16.x has arrived.
2020-06-19 22:29:20 +02:00
Peter Simons
ad62b57855
haskell-cabal-plan: drop obsolete patches
2020-06-05 21:58:25 +02:00
Peter Simons
dcbcd742e0
haskell-dhall: update override for the latest version on ghc-8.10.x
2020-05-15 21:02:08 +02:00
Peter Simons
2a60d72465
haskell-hlint: drop obsolete override for ghc-8.10.x
2020-05-08 21:11:47 +02:00
Peter Simons
7a10ebe361
haskell-pantry: apply upstream patch to fix the build with ghc-8.10.x
2020-05-08 21:11:47 +02:00
Peter Simons
96ca16d0d8
haskell-dbus: drop obsolete patches for ghc-8.10.x support
2020-05-08 21:11:47 +02:00
Peter Simons
c752d37efe
cabal-install: patch the ghc-8.10.x build to succeed
2020-05-01 21:52:29 +02:00
Peter Simons
b0c0ba6f81
haskell-ed25519: jailbreak to fix build with ghc-8.10.1
2020-05-01 21:52:29 +02:00
Peter Simons
60f6da9ae1
haskell-tasty-rerun: jailbreak for ghc-8.10.x to fix the build
2020-05-01 21:52:29 +02:00
Peter Simons
8dd2b73d4d
haskell-feed: jailbreak for ghc-8.10.x to fix the build
2020-05-01 21:52:29 +02:00
Peter Simons
89acd1a9d0
haskell-email-validate: jailbreak for ghc-8.10.x to fix the build
2020-05-01 21:52:29 +02:00
Peter Simons
6a627c416f
haskell-policeman: jailbreak to fix the build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
4bff4d692d
haskell-xmobar: jailbreak to fix the build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
ea37fe1f1c
haskell-singletons: use latest versions when building with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
d3ae5625ff
haskell-dbus: apply patch to fix the build
...
Taken from https://github.com/rblaze/haskell-dbus/pull/48 .
2020-04-25 19:45:08 +02:00
Peter Simons
d28e92d5aa
haskell-weeder: jailbreak to fix the build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
53865f5f71
haskell-hlint: fix build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
ceab66bf6e
haskell-lens: use latest version when building with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
daf3b0868a
configuration-ghc-8.10.x.nix: cosmetic
2020-04-25 19:45:08 +02:00