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