Dependencies for immutaball-core-0.1.0.5.1
Libraries
immutaball-core
- array (>=0.5.8.0 && <0.6)
- async (>=2.2.5 && <2.3)
- base (>=4.9 && <9.5)
- bytestring (>=0.11.0.0 && <0.13)
- containers (>=0.6.0.1 && <0.8)
- curl (>=1.3.8 && <1.3.9)
- directory (>=1.3.8.4 && <1.4)
- filepath (>=1.4.2.2 && <1.6)
- gl (>=0.9 && <0.10)
- i18n (>=0.4.0.0 && <0.5)
- JuicyPixels (>=3.3.9 && <3.4)
- lens (>=5.3.2 && <5.4)
- libvorbis (>=0.1.0.2 && <0.2)
- mtl (>=2.2 && <2.4)
- OpenGL (>=3.0.3.0 && <3.1)
- parallel (>=3.2.2.0 && <3.3)
- parsec (>=3.1.17.0 && <3.2)
- pipes (>=4.3.16 && <4.4)
- prettyprinter (>=1.7.1 && <1.8)
- sdl2 (>=2.5.5.0 && <2.6)
- sdl2-ttf (>=2.1.3 && <2.2)
- stm (>=2.5.1.0 && <2.6)
- text (>=2.1 && <2.2)
- time (>=1.12 && <1.15)
- transformers (>=0.5.0.0 && <0.7)
- unbounded-delays (>=0.1.1.1 && <0.2)
- if !flag(internal-wires)
- wires (>0.2.1 && <0.3)
Executables
immutaball
- array (>=0.5.8.0 && <0.6)
- async (>=2.2.5 && <2.3)
- base (>=4.9 && <9.5)
- bytestring (>=0.11.0.0 && <0.13)
- containers (>=0.6.0.1 && <0.8)
- curl (>=1.3.8 && <1.3.9)
- directory (>=1.3.8.4 && <1.4)
- filepath (>=1.4.2.2 && <1.6)
- gl (>=0.9 && <0.10)
- i18n (>=0.4.0.0 && <0.5)
- immutaball-core
- JuicyPixels (>=3.3.9 && <3.4)
- lens (>=5.3.2 && <5.4)
- libvorbis (>=0.1.0.2 && <0.2)
- mtl (>=2.2 && <2.4)
- OpenGL (>=3.0.3.0 && <3.1)
- parallel (>=3.2.2.0 && <3.3)
- parsec (>=3.1.17.0 && <3.2)
- pipes (>=4.3.16 && <4.4)
- prettyprinter (>=1.7.1 && <1.8)
- sdl2 (>=2.5.5.0 && <2.6)
- sdl2-ttf (>=2.1.3 && <2.2)
- stm (>=2.5.1.0 && <2.6)
- text (>=2.1 && <2.2)
- time (>=1.12 && <1.15)
- transformers (>=0.5.0.0 && <0.7)
- unbounded-delays (>=0.1.1.1 && <0.2)
- if !flag(internal-wires)
- wires (>0.2.1 && <0.3)
immutaputt
- array (>=0.5.8.0 && <0.6)
- async (>=2.2.5 && <2.3)
- base (>=4.9 && <9.5)
- bytestring (>=0.11.0.0 && <0.13)
- containers (>=0.6.0.1 && <0.8)
- curl (>=1.3.8 && <1.3.9)
- directory (>=1.3.8.4 && <1.4)
- filepath (>=1.4.2.2 && <1.6)
- gl (>=0.9 && <0.10)
- i18n (>=0.4.0.0 && <0.5)
- immutaball-core
- JuicyPixels (>=3.3.9 && <3.4)
- lens (>=5.3.2 && <5.4)
- libvorbis (>=0.1.0.2 && <0.2)
- mtl (>=2.2 && <2.4)
- OpenGL (>=3.0.3.0 && <3.1)
- parallel (>=3.2.2.0 && <3.3)
- parsec (>=3.1.17.0 && <3.2)
- pipes (>=4.3.16 && <4.4)
- prettyprinter (>=1.7.1 && <1.8)
- sdl2 (>=2.5.5.0 && <2.6)
- sdl2-ttf (>=2.1.3 && <2.2)
- stm (>=2.5.1.0 && <2.6)
- text (>=2.1 && <2.2)
- time (>=1.12 && <1.15)
- transformers (>=0.5.0.0 && <0.7)
- unbounded-delays (>=0.1.1.1 && <0.2)
- if !flag(internal-wires)
- wires (>0.2.1 && <0.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
add-default-compiler-flags | Add default set of compiler flags. | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
internal-wires | Instead of an external wires dependency, use an internal implementation sufficient for this package. Useful since as of now, the latest version on Hackage is not up-to-date with the latest versions of its dependencies, so it would not build with this project without a manually modified local build of this external dependency. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info