mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-ChasingBottoms: drop obsolete override
This commit is contained in:
parent
83de07c6b4
commit
86058acb2f
@ -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 {};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user