haskell-titlecase: drop obsolete overrides

(cherry picked from commit 118efe87b9)
This commit is contained in:
Peter Simons 2016-10-27 23:21:40 +02:00
parent 2a19aea54a
commit 4cfc164256

View file

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