tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
psqueues: run test suite on ghc-8.6
Jorge Acereda
7 years ago
5aa3f23a
6959c375
-1
1 changed file
expand all
collapse all
unified
split
pkgs
development
haskell-modules
configuration-ghc-8.6.x.nix
-1
pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
···
54
hpc-coveralls = doJailbreak super.hpc-coveralls; # https://github.com/guillaume-nargeot/hpc-coveralls/issues/82
55
http-api-data = doJailbreak super.http-api-data;
56
persistent-sqlite = dontCheck super.persistent-sqlite;
57
-
psqueues = dontCheck super.psqueues; # won't cope with QuickCheck 2.12.x
58
system-fileio = dontCheck super.system-fileio; # avoid dependency on broken "patience"
59
unicode-transforms = dontCheck super.unicode-transforms;
60
wl-pprint-extras = doJailbreak super.wl-pprint-extras; # containers >=0.4 && <0.6 is too tight; https://github.com/ekmett/wl-pprint-extras/issues/17
···
54
hpc-coveralls = doJailbreak super.hpc-coveralls; # https://github.com/guillaume-nargeot/hpc-coveralls/issues/82
55
http-api-data = doJailbreak super.http-api-data;
56
persistent-sqlite = dontCheck super.persistent-sqlite;
0
57
system-fileio = dontCheck super.system-fileio; # avoid dependency on broken "patience"
58
unicode-transforms = dontCheck super.unicode-transforms;
59
wl-pprint-extras = doJailbreak super.wl-pprint-extras; # containers >=0.4 && <0.6 is too tight; https://github.com/ekmett/wl-pprint-extras/issues/17