haskellPackages.pointfree: remove jailbreak
Works!
This commit is contained in:
committed by
sternenseemann
parent
ec11232e89
commit
89fdca533c
@@ -1222,9 +1222,6 @@ self: super: {
|
||||
# Needs QuickCheck <2.10, which we don't have.
|
||||
edit-distance = doJailbreak super.edit-distance;
|
||||
|
||||
# Needs QuickCheck <2.10, HUnit <1.6 and base <4.10
|
||||
pointfree = doJailbreak super.pointfree;
|
||||
|
||||
# Needs tasty-quickcheck ==0.8.*, which we don't have.
|
||||
gitHUD = dontCheck super.gitHUD;
|
||||
githud = dontCheck super.githud;
|
||||
|
||||
Reference in New Issue
Block a user