Fix build on FreeBSD
Related: https://gitlab.haskell.org/ghc/ghc/-/issues/19948
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user