haskell-ekg-core: un-jailBreak

The referenced commit has long since been released to hackage, and the
package has been verified to build properly under ghc 7.6 -> 7.10.
This commit is contained in:
Michael Alan Dorman 2015-08-26 05:43:02 -04:00 committed by Peter Simons
parent 9274aa93b5
commit 416840c480

View file

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