Skip to content
Snippets Groups Projects

add include info to ghcup.cabal

Closed FTS requested to merge fishtreesugar/ghcup-hs:fishtreesugar-master-patch-67607 into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -183,6 +183,8 @@ library
@@ -183,6 +183,8 @@ library
GHCup.Prelude.Posix
GHCup.Prelude.Posix
GHCup.Prelude.Process.Posix
GHCup.Prelude.Process.Posix
 
include-dirs: cbits
 
includes: dirutils.h
c-sources: cbits/dirutils.c
c-sources: cbits/dirutils.c
build-depends:
build-depends:
, bz2 >=0.5.0.5 && <1.1
, bz2 >=0.5.0.5 && <1.1
Loading