Dependencies for wgpu-raw-hs-0.1.0.1
Libraries
wgpu-raw-hs
- 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)
Executables
triangle
- base (>=4.14.0.0 && <4.15)
- if flag(examples)
- base
- GLFW-b (>=3.3.0 && <3.4)
- wgpu-raw-hs
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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