haskell-async: remove obsolete override
This commit is contained in:
parent
64a872863d
commit
2e3c8d55f7
@ -51,7 +51,4 @@ self: super: {
|
|||||||
# https://github.com/hspec/HUnit/issues/7
|
# https://github.com/hspec/HUnit/issues/7
|
||||||
HUnit = dontCheck super.HUnit;
|
HUnit = dontCheck super.HUnit;
|
||||||
|
|
||||||
# Older versions don't support our version of base.
|
|
||||||
async = self.async_2_1_0;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user