haskell-cabal-fmt: override Cabal to version 3.0.x

This commit is contained in:
Simon Chatterjee 2020-02-17 17:45:05 +00:00 committed by Peter Simons
parent ee52b6ac68
commit 3d7b19344d
2 changed files with 3 additions and 1 deletions

View File

@ -1403,4 +1403,7 @@ self: super: {
'';
});
# cabal-fmt requires Cabal3
cabal-fmt = super.cabal-fmt.override { Cabal = self.Cabal_3_0_0_0; };
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View File

@ -3328,7 +3328,6 @@ broken-packages:
- cabal-dev
- cabal-dir
- cabal-flatpak
- cabal-fmt
- cabal-ghc-dynflags
- cabal-ghci
- cabal-graphdeps