ghcup-hs/cabal.ghc8107.project

30 lines
418 B
Plaintext
Raw Normal View History

2021-07-13 13:17:12 +00:00
packages: ./ghcup.cabal
optional-packages: ./vendored/*/*.cabal
optimization: 2
package ghcup
flags: +tui
2021-10-27 12:47:49 +00:00
constraints: http-io-streams -brotli,
2023-01-13 02:12:34 +00:00
any.aeson >= 2.0.1.0
2021-07-13 13:17:12 +00:00
package libarchive
flags: -system-libarchive
2021-08-29 15:46:53 +00:00
package aeson-pretty
flags: +lib-only
package cabal-plan
flags: -exe
2021-10-27 12:47:49 +00:00
package aeson
flags: +ordered-keymap
2022-06-05 15:18:44 +00:00
package streamly
flags: +use-unliftio
2021-07-13 13:17:12 +00:00
2021-08-29 15:46:53 +00:00
with-compiler: ghc-8.10.7