Dependencies for wgpu-raw-hs-0.4.0.0

library
  • base (>=4.14.0.0 && <4.15)
  • if flag(glfw)
  • if flag(sdl2)
    • sdl2 (>=2.5.3.0 && <2.6)
  • if os(osx)
    • unix (>=2.7.2 && <2.8)
  • if os(linux)
    • unix (>=2.7.2 && <2.8)
  • if os(windows)

Flags

Manual Flags

NameDescriptionDefault
glfw

Enable GLFW integration

Enabled
sdl2

Enable SDL2 integration

Enabled

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