Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion nwd/network-daemon.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Executable network-daemon
xchxenstore,
xchdb,
xch-rpc,
directory
directory,
rpc-autogen
Main-Is: Main.hs
GHC-Options -O2 -fwarn-incomplete-patterns -dynamic -threaded

3 changes: 2 additions & 1 deletion nws/network-slave.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Executable network-slave
xchutils,
xchxenstore,
xch-rpc,
directory
directory,
rpc-autogen
Main-Is: Main.hs
GHC-Options -O2 -fwarn-incomplete-patterns -dynamic -threaded