haskell-ChasingBottoms: drop obsolete override
This commit is contained in:
@@ -946,9 +946,6 @@ self: super: {
|
|||||||
# Tries to read a file it is not allowed to in the test suite
|
# Tries to read a file it is not allowed to in the test suite
|
||||||
load-env = dontCheck super.load-env;
|
load-env = dontCheck super.load-env;
|
||||||
|
|
||||||
# Use latest version to support newer QuickCheck and base libraries.
|
|
||||||
ChasingBottoms = self.ChasingBottoms_1_3_1_4;
|
|
||||||
|
|
||||||
# Add support for https://github.com/haskell-hvr/multi-ghc-travis.
|
# Add support for https://github.com/haskell-hvr/multi-ghc-travis.
|
||||||
multi-ghc-travis = self.callPackage ../tools/haskell/multi-ghc-travis {};
|
multi-ghc-travis = self.callPackage ../tools/haskell/multi-ghc-travis {};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user