Fix build on FreeBSD

Related: https://gitlab.haskell.org/ghc/ghc/-/issues/19948
This commit is contained in:
2021-06-06 10:42:16 +02:00
parent b56431b4e3
commit e09e3c264d
4 changed files with 17 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ packages: ./ghcup.cabal
optimization: 2
package ghcup
ghc-options: -O2 -rtsopts
tests: True
flags: +tui
@@ -12,6 +11,11 @@ source-repository-package
location: https://github.com/Bodigrim/tar
tag: ac197ec7ea4838dc2b4e22b9b888b080cedf29cf
source-repository-package
type: git
location: https://github.com/hasufell/zip
tag: 6f02aa48622b8ba764d0cc0e6900f480a107aa96
constraints: http-io-streams -brotli
package libarchive