Dependencies for co-log-0.6.1.2
Libraries
co-log
- ansi-terminal (>=1.0 && <1.2)
- base (>=4.14 && <4.22)
- bytestring (>=0.10.8 && <0.13)
- chronos (>=1.1 && <1.2)
- co-log-core (>=0.3 && <0.4)
- containers (>=0.5.7 && <0.9)
- contravariant (>=1.5 && <1.6)
- dependent-map (>=0.4 && <0.5)
- dependent-sum (>=0.7 && <0.8)
- directory (>=1.3.0 && <1.4)
- exceptions (>=0.8.3 && <0.11)
- filepath (>=1.4.1 && <1.6)
- mtl (>=2.2.2 && <2.4)
- text (>=1.2.3 && <2.2)
- transformers (>=0.5 && <0.7)
- unliftio-core (>=0.2 && <0.3)
- vector (>=0.12.0.3 && <0.14)
- if impl(ghc<9.4.5)
- run-st (<=0.1.3.0)
Executables
play-colog
- base (>=4.14 && <4.22)
- co-log
- dependent-map
- mtl
concurrent-playground
- base (>=4.14 && <4.22)
- bytestring
- co-log
readme
- base (>=4.14 && <4.22)
- co-log
- co-log-core
- text
- if os(windows) || !flag(tutorial)
- buildable: False
tutorial-intro
- base (>=4.14 && <4.22)
- co-log-core
- text
- if os(windows) || !flag(tutorial)
- buildable: False
tutorial-loggert-simple
- base (>=4.14 && <4.22)
- co-log
- co-log-core
- mtl
- text
- if os(windows) || !flag(tutorial)
- buildable: False
tutorial-loggert
- base (>=4.14 && <4.22)
- co-log
- co-log-core
- mtl
- text
- if os(windows) || !flag(tutorial)
- buildable: False
tutorial-custom
- base (>=4.14 && <4.22)
- co-log
- co-log-core
- mtl
- text
- if os(windows) || !flag(tutorial)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tutorial | Controls if tutorials get build (mainly to avoid building them on hackage). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info