3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/haskell-modules
bennofs b4f5750005 haskell-network_2_6_3_1: disable test suite
The package is missing required files for the test suite. This fixes the
following build error:

```
  Building test suite 'regression' for network-2.6.3.1..
  [1 of 1] Compiling Main             ( tests/Regression.hs,
dist/build/regression/regression-tmp/Main.o )

  tests/Regression.hs:12:1: error:
      Could not find module ‘Regression.Issue215’
      Use -v (or `:set -v` in ghci) to see a list of the files searched
for.
     |
  12 | import qualified Regression.Issue215 as Issue215
     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
2021-03-16 01:01:12 +00:00
..
patches
configuration-common.nix haskell-network_2_6_3_1: disable test suite 2021-03-16 01:01:12 +00:00
configuration-ghc-8.2.x.nix
configuration-ghc-8.4.x.nix hls-hlint-plugin: add new ghc-lib dependency when building with older compilers 2021-02-05 23:05:20 +01:00
configuration-ghc-8.6.x.nix haskell-time-compat: the test suite has transient errors on ghc-8.6.5 2021-03-05 21:15:53 +01:00
configuration-ghc-8.8.x.nix cabal-install: fix build with ghc-8.8.x 2021-03-12 20:34:28 +01:00
configuration-ghc-8.10.x.nix haskellPackages.prune-juice: Unbreak 2021-03-12 16:57:26 +01:00
configuration-ghc-9.0.x.nix base64-bytestring: disable broken test suite 2021-03-12 20:35:11 +01:00
configuration-ghc-head.nix
configuration-ghcjs.nix
configuration-hackage2nix.yaml haskellPackages: Add maralorn as shake-bench maintainer 2021-03-12 16:57:26 +01:00
configuration-nix.nix haskellPackages.prune-juice: Unbreak 2021-03-12 16:57:26 +01:00
configuration-tensorflow.nix
default.nix
generic-builder.nix
generic-stack-builder.nix
hackage-packages.nix haskellPackages.prune-juice: Unbreak 2021-03-12 16:57:26 +01:00
hoogle-local-wrapper.sh
hoogle.nix
initial-packages.nix
lib.nix
make-package-set.nix Merge pull request #109059 from jkachmar/haskell-generic-builder-args-modifier 2021-01-27 22:37:41 +09:00
non-hackage-packages.nix hci: init at 0.1.0 2021-03-09 16:38:20 +01:00
stack-hook.sh
with-packages-wrapper.nix