Everything except swarm
is pure Haskell. So build it with
$ stack build <component name>
-
Build external C++ components out-of-tree
$ (cd _build && cmake .. && make)
-
Build
swarm
$ stack build swarm
Everything except swarm
is pure Haskell. So build it with
$ stack build <component name>
Build external C++ components out-of-tree
$ (cd _build && cmake .. && make)
Build swarm
$ stack build swarm