2020-01-11 21:15:05 +01:00
|
|
|
packages: ./ghcup.cabal
|
|
|
|
|
|
2021-06-15 14:00:30 +02:00
|
|
|
optional-packages: ./vendored/*/*.cabal
|
|
|
|
|
|
2020-01-11 21:15:05 +01:00
|
|
|
optimization: 2
|
|
|
|
|
|
|
|
|
|
package ghcup
|
2021-03-11 17:03:51 +01:00
|
|
|
tests: True
|
|
|
|
|
flags: +tui
|
2020-01-11 21:15:05 +01:00
|
|
|
|
2021-10-09 22:26:56 +02:00
|
|
|
constraints: http-io-streams -brotli,
|
2021-10-13 19:47:14 +02:00
|
|
|
any.Cabal ==3.4.0.0 || ==3.6.2.0,
|
|
|
|
|
any.aeson >= 2.0.1.0
|
2021-10-09 22:26:56 +02:00
|
|
|
|
2021-10-13 19:47:14 +02:00
|
|
|
source-repository-package
|
|
|
|
|
type: git
|
|
|
|
|
location: https://github.com/hasufell/aeson-pretty.git
|
|
|
|
|
tag: e902ab866bb41d990b66af3644aeb352ff7aaf6f
|
|
|
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
|
type: git
|
|
|
|
|
location: https://github.com/hasufell/HsYAML-aeson.git
|
|
|
|
|
tag: b4b4ab8592918b52a9f2e5bb0c5a795b9721b4f3
|
2020-03-16 10:47:55 +01:00
|
|
|
|
2020-07-04 23:33:48 +02:00
|
|
|
package libarchive
|
2020-09-01 16:00:28 +02:00
|
|
|
flags: -system-libarchive
|
2020-07-04 23:33:48 +02:00
|
|
|
|
2021-08-27 14:37:44 +02:00
|
|
|
package aeson-pretty
|
|
|
|
|
flags: +lib-only
|
|
|
|
|
|
|
|
|
|
package cabal-plan
|
|
|
|
|
flags: -exe
|
|
|
|
|
|
2021-10-13 19:47:14 +02:00
|
|
|
package aeson
|
|
|
|
|
flags: +ordered-keymap
|
|
|
|
|
|
2021-05-14 23:09:45 +02:00
|
|
|
allow-newer: base, ghc-prim, template-haskell, language-c
|