haskellPackages: Remove jailbreak for xxhash and Glob (fixed upstream)

This commit is contained in:
Rickard Nilsson 2017-02-14 13:38:30 +01:00
parent 3508b4832f
commit 232639ccbb

View File

@ -60,12 +60,6 @@ self: super: {
sha256 = "026vv2k3ks73jngwifszv8l59clg88pcdr4mz0wr0gamivkfa1zy";
});
# https://github.com/christian-marie/xxhash/issues/3
xxhash = doJailbreak super.xxhash;
# https://github.com/Deewiant/glob/issues/8
Glob = doJailbreak super.Glob;
## GHC 8.0.2
# http://hub.darcs.net/dolio/vector-algorithms/issue/9#comment-20170112T145715