Dependencies for tcod-haskell-0.3.0.0
Libraries
tcod-haskell
- base (>=4.7 && <5)
- bytestring (>=0.10 && <0.11)
- containers (>=0.5 && <0.7)
- inline-c (>=0.5 && <0.8)
- repa (>=3.4 && <3.5)
- sdl2 (>=2.2 && <2.6)
- vector (>=0.12 && <0.13)
Executables
tcod-haskell-sample01
- base
- tcod-haskell
- if !flag(examples)
- buildable: False
tcod-haskell-sample02
- base
- tcod-haskell
- if !flag(examples)
- buildable: False
tcod-haskell-sample03
- base
- tcod-haskell
- if !flag(examples)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | build engine examples | Disabled |
use-pkg-config | Use pkg-config to check for library dependences | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info