haskellPackages.utility-ht: drop obsolete override

Stackage has been updated to include utility-ht-0.0.17
This commit is contained in:
sternenseemann 2023-05-11 00:46:43 +02:00
parent 5bedf1ddff
commit bacda5885c

View file

@ -209,9 +209,6 @@ self: super: {
### END HASKELL-LANGUAGE-SERVER SECTION ###
###########################################
# Remove when Stackage LTS advances to this version, should be LTS-20.20
utility-ht = doDistribute self.utility-ht_0_0_17;
vector = overrideCabal (old: {
# Too strict bounds on doctest which isn't used, but is part of the configuration
jailbreak = true;