Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

psqueues: run test suite on ghc-8.6

-1
-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; 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