Skip to content
Snippets Groups Projects

add `include-dirs: cbits` to cabal file

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