mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
haskell-configuration-ghc-7.10.x: remove obsolete "version bump" hacks
This commit is contained in:
parent
4e2e36f388
commit
111de3eb62
@ -320,8 +320,4 @@ 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";
|
||||
text = appendConfigureFlag super.text "-fignore-me-1";
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user