We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f0ef78 + 8d7e46f commit ad74f21Copy full SHA for ad74f21
network.cabal
@@ -122,8 +122,8 @@ library
122
123
default-language: Haskell2010
124
include-dirs: include
125
- includes: HsNet.h HsNetDef.h alignment.h win32defs.h
126
- install-includes: HsNet.h HsNetDef.h alignment.h win32defs.h
+ includes: HsNet.h HsNetDef.h alignment.h win32defs.h afunix_compat.h
+ install-includes: HsNet.h HsNetDef.h alignment.h win32defs.h afunix_compat.h
127
ghc-options: -Wall -fwarn-tabs
128
build-depends:
129
base >=4.9 && <5,
0 commit comments