haskell-text: trigger re-build to mitigate non-deterministic library ID bug
This commit is contained in:
parent
ad0140e780
commit
60cee4e995
@ -336,5 +336,6 @@ self: super: {
|
|||||||
|
|
||||||
# Ugly hack that triggers a rebuild to fix the broken package on Hydra.
|
# Ugly hack that triggers a rebuild to fix the broken package on Hydra.
|
||||||
cabal-lenses = appendConfigureFlag super.cabal-lenses "-fignore-me-1";
|
cabal-lenses = appendConfigureFlag super.cabal-lenses "-fignore-me-1";
|
||||||
|
text = appendConfigureFlag super.text "-fignore-me-1";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user