@hackage hanabi-dealer0.10.2.0

Hanabi card game

  • Installation

  • Dependencies (25)

  • Dependents (0)

  • Package Flags

      server
       (off by default)

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

      snap
       (off by default)

      Use Snap instead of runServer.

      warp
       (on by default)

      Use Warp instead of runServer.

      tfrandom
       (on by default)

      Use tf-random instead of random.

      official
       (off by default)

      The client connects to the official server URI instead of localhost. (NB: Currently the official server is behind our firewall and is being tested internally.)

      th
       (on by default)

      Use template-haskell just for obtaining the compilation time.

      jsaddle
       (off by default)

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

      examples
       (on by default)

      Include example strategies in the library.