haskellPackages.tophat: remove now unnecessary override

This commit is contained in:
sternenseemann 2021-08-21 19:26:53 +02:00
parent 6a84c24d5a
commit 13f70bfa7a

View File

@ -1888,10 +1888,6 @@ EOT
# https://github.com/google/proto-lens/issues/413
proto-lens = doJailbreak super.proto-lens;
# Too strict bounds on profunctors
# https://github.com/jcranch/tophat/issues/1
tophat = doJailbreak super.tophat;
# 2021-06-20: Outdated upper bounds
# https://github.com/Porges/email-validate-hs/issues/58
email-validate = doJailbreak super.email-validate;