Closed peti closed 9 years ago
This seems to be blocking jailbreaking for haskell-ng.packages.ghcHEAD
(working on a workaround where the jailbreak-cabal
binary used for HEAD builds comes from 7.8.4)
Oh, I had the same idea. :-) I'll commit in a second if you don't beat me to it.
I got caught up in making makeOverridable
work for functions so that I could call override on mkDerivation
, you'll probably win :grinning:
Reported in https://github.com/haskell/cabal/issues/2343.
The arithmoi Cabal file says:
jailbreak-cabal transforms this to:
Strangely enough, this issue seems to occur only with Cabal 1.22.x. In version 1.20.x we didn't have that problem.