haskell-tabular: the library works without a jailbreak now

This commit is contained in:
Peter Simons 2015-01-20 16:45:37 +01:00
parent 2ab7e1d950
commit 039493ee89

View file

@ -135,9 +135,6 @@ self: super: {
# tests don't compile for some odd reason # tests don't compile for some odd reason
jwt = dontCheck super.jwt; jwt = dontCheck super.jwt;
# Allow building with mtl 2.2. Upstream has been notified by e-mail.
tabular = doJailbreak super.tabular;
# https://github.com/liamoc/wizards/issues/5 # https://github.com/liamoc/wizards/issues/5
wizards = doJailbreak super.wizards; wizards = doJailbreak super.wizards;