Dependencies for wgpu-raw-hs-0.4.0.0
Libraries
wgpu-raw-hs
- base (>=4.14.0.0 && <4.15)
- if flag(glfw)
- GLFW-b (>=3.3.0 && <3.4)
- 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
Name | Description | Default |
---|---|---|
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