default.nix: override: free Diff

GHC844 does not work from HNix 0.5, so there bigger issues

M  default.nix
This commit is contained in:
Anton-Latukha 2020-05-23 19:09:58 +03:00
parent fa4dcc7c08
commit 81fb592e1c
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 0 additions and 3 deletions

View File

@ -71,9 +71,6 @@ let
(import "${hnix-store-src}/overlay.nix")
(self: super: with pkgs.haskell.lib; {
# Type error in the tests under ghc844 package set
Diff = dontCheck super.Diff;
semialign = super.semialign_1_1;
} // pkgs.lib.optionalAttrs withHoogle {