Dependencies for wgpu-raw-hs-0.1.0.1

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

Flags

Manual Flags

NameDescriptionDefault
glfw

Enable GLFW integration

Enabled
examples

Build the example(s)

Enabled

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