@hackage h-raylib5.5.3.0

Raylib bindings for Haskell

  • Installation

  • Tested Compilers

  • Dependencies (7)

  • Dependents (1)

    @hackage/raylib-imgui
  • Package Flags

      detect-platform
       (on by default)

      Detect platform and automatically add platform-specific configuration

      platform-windows
       (off by default)

      Build for Windows

      platform-mac
       (off by default)

      Build for macOS/OSX

      platform-linux
       (off by default)

      Build for Linux

      platform-bsd
       (off by default)

      Build for FreeBSD, OpenBSD, or NetBSD

      platform-nixos
       (off by default)

      Build for Nix (use external GLFW)

      platform-web
       (off by default)

      Build for web

      mingw-cross
       (off by default)

      Cross-compiling for mingw (used in combination with Windows)

      examples
       (off by default)

      Build the example projects

      ghci
       (off by default)

      Used when running the program in GHCi

      disable-lens
       (off by default)

      Exclude the lens dependency and Raylib.Util.Lenses

This library contains Haskell bindings to the Raylib library. It supports Windows, Mac, Linux, and BSD.