haskell-file-location: test suite is now fixed

This commit is contained in:
Peter Simons 2015-02-12 23:09:50 +01:00
parent 5d707670a5
commit 95814c7ef1

View file

@ -465,9 +465,6 @@ self: super: {
# https://github.com/bos/bloomfilter/issues/7
bloomfilter = overrideCabal super.bloomfilter (drv: { broken = !pkgs.stdenv.is64bit; });
# https://github.com/gregwebs/FileLocation.hs/issues/13
file-location = dontCheck super.file-location;
} // {
# Not on Hackage.