Update hie.yaml

Bu işleme şunda yer alıyor:
Julian Ospald 2020-10-11 23:40:02 +02:00
ebeveyn c5c299179d
işleme 1140132a25
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 511B62C09D50CD28
1 değiştirilmiş dosya ile 16 ekleme ve 3 silme

Dosyayı Görüntüle

@ -1,6 +1,19 @@
cradle:
cabal:
- path: "."
component: "ghcup:lib:ghcup"
- path: "."
- path: "./lib"
component: "lib:ghcup"
- path: "./app/ghcup/Main.hs"
component: "ghcup:exe:ghcup"
- path: "./app/ghcup/BrickMain.hs"
component: "ghcup:exe:ghcup"
- path: "./app/ghcup-gen/Main.hs"
component: "ghcup:exe:ghcup-gen"
- path: "./app/ghcup-gen/Validate.hs"
component: "ghcup:exe:ghcup-gen"
- path: "./test"
component: "ghcup:test:ghcup-test"