haskell.packages.ghc901.text-short: 0.1.3 -> 0.1.4

With GHC 9.0.1 text-short's test suite hits a bug that was fixed in 0.1.4.
This commit is contained in:
sternenseemann 2021-12-05 14:03:25 +01:00
parent 5fcda75017
commit f963842b02

@ -157,6 +157,8 @@ self: super: {
multistate = doJailbreak super.multistate;
# https://github.com/lspitzner/butcher/issues/7
butcher = doJailbreak super.butcher;
# Fixes a bug triggered on GHC 9.0.1
text-short = self.text-short_0_1_4;
# 2021-09-18: The following plugins dont work yet on ghc9.
haskell-language-server = appendConfigureFlags [