cabal-fmt

This commit is contained in:
Julian Ospald 2022-08-06 19:08:34 +08:00
parent 2cba97cf1c
commit 8b93eaad59
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 12 additions and 14 deletions

View File

@ -21,12 +21,11 @@ extra-doc-files:
README.md
extra-source-files:
cbits/dirutils.c
cbits/dirutils.h
data/build_mk/cross
data/build_mk/default
test/golden/GHCupInfo.json
cbits/dirutils.h
cbits/dirutils.c
source-repository head
type: git
@ -169,10 +168,9 @@ library
other-modules:
GHCup.Prelude.File.Windows
GHCup.Prelude.Windows
-- GHCup.OptParse.Run uses this
exposed-modules:
GHCup.Prelude.Process.Windows
-- GHCup.OptParse.Run uses this
exposed-modules: GHCup.Prelude.Process.Windows
build-depends:
, bzlib
, process ^>=1.6.11.0