Dependencies for hanabi-dealer-0.15.1.1

library
hanabiq
hanabib
hanabif
hanabibat

Flags

Automatic Flags
NameDescriptionDefault
server

Build the server program and library in addition to the minimal library.

Disabled
snap

Use Snap instead of runServer.

Disabled
warp

Use Warp instead of runServer.

Enabled
official

The client connects to the official server URI instead of localhost.

Disabled
th

Use template-haskell just for obtaining the compilation time.

Enabled
jsaddle

Quickbuild all-in-one server, using JSaddle. (Package miso must have been built with --flags="jsaddle".)

Disabled
examples

Include example strategies in the library.

Enabled
mhlmc

Include strategies using MagicHaskeller. (Patched version of MagicHaskeller is recommended.)

Disabled
miso1710

Avoid using miso>=1.8.* when building with GHCJS, because those versions do not work with Konqueror or Falkon.

Enabled
debug

debug flag

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info