Fix cabal.project for cabal-3.4

This commit is contained in:
Julian Ospald 2020-08-09 11:22:12 +02:00
parent 47142dd376
commit 27b2d2ac7d
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 2 deletions

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