ghc-events_0_6_0 no longer exists

This commit is contained in:
John Wiegley 2017-08-01 09:34:50 -07:00
parent ea8798acc6
commit 0396ca6150
No known key found for this signature in database
GPG key ID: C144D8F4F19FE630

View file

@ -873,9 +873,6 @@ self: super: {
# https://github.com/diagrams/diagrams-solve/issues/4
diagrams-solve = dontCheck super.diagrams-solve;
# Needs a newer version of ghc-events.
threadscope = super.threadscope.override { ghc-events = self.ghc-events_0_6_0; };
# version 1.3.1.2 does not compile: syb >=0.1.0.2 && <0.7
ChasingBottoms = doJailbreak super.ChasingBottoms;