
27 Apr
2020
27 Apr
'20
7:52 a.m.
Am 27.04.20 um 13:30 schrieb Daniel Gröber:
On Mon, Apr 27, 2020 at 12:32:19PM +0200, Ben Franksen wrote:
If I specify "cabal-version: 2.2" I get:
cabal build --enable-tests --disable-optimization --with-compiler=/opt/ghc/8.0.2/bin/ghc [...] setup: This package description follows version 2.2 of the Cabal specification. This tool only supports up to version 1.24.2.0.
Ah yeah, but see that's because you're running cabal-install 1.24.
No, I don't:
cabal --version cabal-install version 3.2.0.0 compiled using version 3.2.0.0 of the Cabal library
Cheers Ben