Dependencies for LogicGrowsOnTrees-1.1.0.2
Libraries
LogicGrowsOnTrees
- AbortT-mtl (>=1.0 && <1.1)
- AbortT-transformers (>=1.0 && <1.1)
- base (>4 && <5)
- bytestring (>=0.9 && <0.11)
- cereal (>=0.3 && <0.5)
- cmdtheline (>=0.2 && <0.3)
- composition (>=0.2 && <1.1)
- containers (>=0.4 && <0.6)
- data-ivar (>=0.30 && <0.31)
- derive (>=2.5.11 && <2.6)
- directory (>=1.1 && <1.3)
- hslogger (>=1.2 && <1.3)
- hslogger-template (>=2.0 && <2.1)
- lens (>=3.8 && <4.1)
- MonadCatchIO-transformers (>=0.3 && <0.4)
- monoid-statistics (>=0.3 && <0.4)
- mtl (>=2.1 && <2.2)
- multiset (>=0.2 && <0.3)
- old-locale (>=1.0 && <1.1)
- operational (>=0.2 && <0.3)
- prefix-units (>=0.1 && <0.2)
- pretty (>=1.1 && <1.2)
- PSQueue (>=1.1 && <1.2)
- sequential-index (>=0.2 && <0.3)
- split (>=0.2 && <0.3)
- stm (>=2.3 && <2.5)
- time (>=1.4 && <1.5)
- transformers (>=0.2 && <0.4)
- void (>=0.6 && <0.7)
- yjtools (>=0.9.7 && <0.10)
Executables
readme-simple
- base (>4 && <5)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
readme-full
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
count-all-nqueens-solutions
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
print-all-nqueens-solutions
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
print-an-nqueens-solution
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
print-some-nqueens-solutions-using-pull
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
print-some-nqueens-solutions-using-push
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
count-all-trivial-tree-leaves
- base (>4 && <5)
- cereal (>=0.3 && <0.5)
- cmdtheline (>=0.2 && <0.3)
- LogicGrowsOnTrees
- if !flag(examples)
- buildable: False
tutorial-1
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-2
- base (>4 && <5)
- containers (>=0.4 && <0.6)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-3
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-4
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-5
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-6
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-7
- base (>4 && <5)
- LogicGrowsOnTrees
- transformers (>=0.2 && <0.4)
- if !flag(tutorial)
- buildable: False
tutorial-8
- base (>4 && <5)
- LogicGrowsOnTrees
- transformers (>=0.2 && <0.4)
- if !flag(tutorial)
- buildable: False
tutorial-9
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-10
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-11
- base (>4 && <5)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-12
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
tutorial-13
- base (>4 && <5)
- cmdtheline (>=0.2 && <0.3)
- LogicGrowsOnTrees
- if !flag(tutorial)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
warnings | Enables most warnings. | Disabled |
pattern-warnings | Enables only pattern match warnings. | Disabled |
examples | Enable building the examples. | Disabled |
tutorial | Enable building the tutorial examples. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info