data-clist: Bump to 0.0.7.4

Refs sw17ch/data-clist#8

Not a full hackage update due to NixOS/cabal2nix#160
This commit is contained in:
Shea Levy
2015-04-12 12:45:30 -04:00
parent 2c4a005549
commit 526bf50e2e
2 changed files with 2 additions and 5 deletions
@@ -211,9 +211,6 @@ self: super: {
# https://github.com/liamoc/wizards/issues/5
wizards = doJailbreak super.wizards;
# sw17ch/data-clist#8
data-clist = doJailbreak super.data-clist;
# https://github.com/tibbe/ekg-core/commit/c986d9750d026a0c049cf6e6610d69fc1f23121f, not yet in hackage
ekg-core = doJailbreak super.ekg-core;