haskell-titlecase: drop obsolete overrides

This commit is contained in:
Peter Simons
2016-10-27 23:21:40 +02:00
parent 62d8cb42e2
commit 118efe87b9

View File

@@ -60,7 +60,4 @@ self: super: {
sha256 = "026vv2k3ks73jngwifszv8l59clg88pcdr4mz0wr0gamivkfa1zy";
});
# https://github.com/nkaretnikov/titlecase/issues/6
titlecase = doJailbreak super.titlecase;
}