Dependencies for graphics-drawingcombinators-1.5.1
Libraries
graphics-drawingcombinators
- base (>=4 && <5)
- bitmap (>=0.0.2)
- bitmap-opengl (>=0.0.1.5)
- OpenGL (>=2.9 && <2.10)
- stb-image (>=0.2 && <0.3)
- if flag(ftgl)else
Executables
example
- if !flag(examples)
- buildable: False
- base
- GLFW-b (>=1.4.6 && <1.5)
- graphics-drawingcombinators
- OpenGL
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
ftgl | Does the system have FTGL, thus we could use not sucky fonts | Enabled |
examples | Build example programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info