Files
ghcup-hs/cabal.project

33 lines
552 B
Plaintext
Raw Normal View History

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
package ghcup
2021-03-11 17:03:51 +01:00
flags: +tui
2020-01-11 21:15:05 +01:00
2021-10-09 22:26:56 +02:00
constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0
2021-10-09 22:26:56 +02:00
2023-10-21 19:19:07 +08:00
source-repository-package
type: git
location: https://github.com/fosskers/versions.git
tag: 7bc3355348aac3510771d4622aff09ac38c9924d
package libarchive
2020-09-01 16:00:28 +02:00
flags: -system-libarchive
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
2022-05-14 17:58:11 +02:00
package streamly
flags: +use-unliftio
2023-07-22 11:45:29 +08:00
package *
2023-10-21 19:19:07 +08:00
test-show-details: direct