Dependencies for ombra-0.3.0.0
Libraries
ombra
- base (<5.0)
- Boolean (<0.3)
- hashable (<1.3)
- hashtables (<1.4)
- transformers (<0.6)
- unordered-containers (<0.3)
- vector-space (<0.11)
- if flag(opengl) && !flag(webgl)
- gl (<0.8)
- if flag(webgl)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
opengl | Enable the OpenGL backend. Main module: Graphics.Rendering.Ombra.Backend.OpenGL | Enabled |
webgl | Enable the GHCJS/WebGL backend, if compiled with GHCJS. This automatically disables the OpenGL backend. Main module: Graphics.Rendering.Ombra.Backend.WebGL | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info