Skip to content

Commit

Permalink
installing HsNetDef.h (haskell#334).
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Jun 26, 2018
1 parent ff2d0ec commit abb5141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions network.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ library
extensions:
CPP, DeriveDataTypeable, ForeignFunctionInterface, TypeSynonymInstances
include-dirs: include
includes: HsNet.h
install-includes: HsNet.h
includes: HsNet.h HsNetDef.h
install-includes: HsNet.h HsNetDef.h
c-sources: cbits/HsNet.c
ghc-options: -Wall -fwarn-tabs

Expand Down

0 comments on commit abb5141

Please sign in to comment.