cabal-fmt
This commit is contained in:
parent
2cba97cf1c
commit
8b93eaad59
10
ghcup.cabal
10
ghcup.cabal
@ -21,12 +21,11 @@ extra-doc-files:
|
|||||||
README.md
|
README.md
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
|
cbits/dirutils.c
|
||||||
|
cbits/dirutils.h
|
||||||
data/build_mk/cross
|
data/build_mk/cross
|
||||||
data/build_mk/default
|
data/build_mk/default
|
||||||
test/golden/GHCupInfo.json
|
test/golden/GHCupInfo.json
|
||||||
cbits/dirutils.h
|
|
||||||
cbits/dirutils.c
|
|
||||||
|
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
@ -169,10 +168,9 @@ library
|
|||||||
other-modules:
|
other-modules:
|
||||||
GHCup.Prelude.File.Windows
|
GHCup.Prelude.File.Windows
|
||||||
GHCup.Prelude.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:
|
build-depends:
|
||||||
, bzlib
|
, bzlib
|
||||||
, process ^>=1.6.11.0
|
, process ^>=1.6.11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user