Fix cabal.project for cabal-3.4

This commit is contained in:
2020-08-09 11:22:12 +02:00
parent 47142dd376
commit 27b2d2ac7d

View File

@@ -19,6 +19,6 @@ package ghcup
constraints: http-io-streams -brotli
package libarchive
flags: static
flags: +static
allow-newer: base ghc-prim template-haskell
allow-newer: base, ghc-prim, template-haskell