haskell-cabal-lenses: trigger re-build to fix broken Hydra package
This commit is contained in:
parent
677ab5d03c
commit
0dc150ffbc
@ -334,4 +334,7 @@ self: super: {
|
||||
# https://github.com/HugoDaniel/RFC3339/issues/14
|
||||
timerep = dontCheck super.timerep;
|
||||
|
||||
# Ugly hack that triggers a rebuild to fix the broken package on Hydra.
|
||||
cabal-lenses = appendConfigureFlag super.cabal-lenses "-fignore-me-1";
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user