@hackage bishbosh0.1.3.1

Plays chess.

  • Installation

  • Dependencies (17)

  • Dependents (0)

  • Package Flags

      llvm
       (off by default)

      Whether the llvm compiler-backend has been installed and is required for code-generation.

      hxtrelaxng
       (on by default)

      Link with package "hxt-relaxng" when available, for more precise specification of the XML-configuration than a traditional DTD.

      narrownumbers
       (off by default)

      Use narrow numerical types.

      newtypewrappers
       (off by default)

      Wrap common types in newtype for increased type-safety.

      polyparse
       (on by default)

      Link with package "polyparse" when available, rather than "parsec".

      precision
       (off by default)

      Use precise numerical types. CAVEAT: this is incompatible with either unboxedarrays or narrownumbers.

      threaded
       (on by default)

      Build for parallel runtime.

      unboxedarrays
       (off by default)

      Use unboxed arrays.

      unix
       (on by default)

      Link with package "unix" when available.

A chess-game which can be rendered in a terminal (emulator) in raw ASCII, or used as an engine by xboard.