Skip to content

Commit 1d96e8c

Browse files
committed
haiku: depends on libnetwork
1 parent e970d56 commit 1d96e8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

network.cabal

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ library
175175
build-depends:
176176
temporary
177177

178+
if os(haiku)
179+
extra-libraries:
180+
network
181+
178182
if impl(ghc >=8)
179183
default-extensions: Strict StrictData
180184

0 commit comments

Comments
 (0)