Dependencies for monomer-hagrid-0.4.0.1
Libraries
monomer-hagrid
- base (>=4.7 && <5)
- containers (>=0.6.8 && <0.7)
- data-default (>=0.7.1.3 && <0.8)
- lens (>=5.3.2 && <5.4)
- monomer (>=1.5.1.0 && <1.7)
- text (>=2.1.1 && <2.2)
Executables
example-basic
- base (>=4.7 && <5)
- containers (>=0.6.8 && <0.7)
- data-default (>=0.7.1.3 && <0.8)
- lens (>=5.3.2 && <5.4)
- monomer (>=1.5.1.0 && <1.7)
- monomer-hagrid
- text (>=2.1.1 && <2.2)
- time (>=1.12.2 && <1.13)
- if !flag(examples)
- buildable: False
example-big-grid
- base (>=4.7 && <5)
- containers (>=0.6.8 && <0.7)
- data-default (>=0.7.1.3 && <0.8)
- lens (>=5.3.2 && <5.4)
- monomer (>=1.5.1.0 && <1.7)
- monomer-hagrid
- text (>=2.1.1 && <2.2)
- if !flag(examples)
- buildable: False
example-resizing-cells
- base (>=4.7 && <5)
- containers (>=0.6.8 && <0.7)
- data-default (>=0.7.1.3 && <0.8)
- lens (>=5.3.2 && <5.4)
- monomer (>=1.5.1.0 && <1.7)
- monomer-hagrid
- random (>=1.2.1.3 && <1.3)
- text (>=2.1.1 && <2.2)
- 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