haskell-wizards: un-jailBreak

The original bug is long since closed, and I verified it compiles on ghc
7.6 -> 7.10.
This commit is contained in:
Michael Alan Dorman 2015-08-26 05:33:14 -04:00 committed by Peter Simons
parent e7aff313da
commit 9274aa93b5

View file

@ -237,9 +237,6 @@ self: super: {
# tests don't compile for some odd reason
jwt = dontCheck super.jwt;
# https://github.com/liamoc/wizards/issues/5
wizards = doJailbreak super.wizards;
# https://github.com/tibbe/ekg-core/commit/c986d9750d026a0c049cf6e6610d69fc1f23121f, not yet in hackage
ekg-core = doJailbreak super.ekg-core;