Dependencies for monomer-hagrid-0.4.0.0
Libraries
monomer-hagrid
- base (>=4.7 && <5)
- containers (>=0.6.7 && <0.7)
- data-default (>=0.7.1.1 && <0.8)
- lens (>=5.2.3 && <5.3)
- monomer (>=1.5.1.0 && <1.7)
- text (>=2.0.2 && <2.1)
Executables
example-basic
- base (>=4.7 && <5)
- containers (>=0.6.7 && <0.7)
- data-default (>=0.7.1.1 && <0.8)
- lens (>=5.2.3 && <5.3)
- monomer (>=1.5.1.0 && <1.7)
- monomer-hagrid
- text (>=2.0.2 && <2.1)
- time (>=1.12.2 && <1.13)
- if !flag(examples)
- buildable: False
example-big-grid
- base (>=4.7 && <5)
- containers (>=0.6.7 && <0.7)
- data-default (>=0.7.1.1 && <0.8)
- lens (>=5.2.3 && <5.3)
- monomer (>=1.5.1.0 && <1.7)
- monomer-hagrid
- text (>=2.0.2 && <2.1)
- if !flag(examples)
- buildable: False
example-resizing-cells
- base (>=4.7 && <5)
- containers (>=0.6.7 && <0.7)
- data-default (>=0.7.1.1 && <0.8)
- lens (>=5.2.3 && <5.3)
- monomer (>=1.5.1.0 && <1.7)
- monomer-hagrid
- random (>=1.2.1.2 && <1.3)
- text (>=2.0.2 && <2.1)
- if !flag(examples)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | Whether to build the example executables. Off by default because they are not usually wanted. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info