Skip to content

Commit

Permalink
fix #506
Browse files Browse the repository at this point in the history
  • Loading branch information
complyue committed Jul 7, 2021
1 parent a4a364d commit a517c8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions network.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ library

if os(solaris)
extra-libraries: nsl, socket
cpp-options: -D__EXTENSIONS__ -D_XOPEN_SOURCE=500
cc-options: -D__EXTENSIONS__ -D_XOPEN_SOURCE=500

if os(windows)
other-modules:
Expand Down

0 comments on commit a517c8a

Please sign in to comment.