haskellPackages.utility-ht: drop obsolete override
Stackage has been updated to include utility-ht-0.0.17
This commit is contained in:
parent
5bedf1ddff
commit
bacda5885c
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue