Dependencies for ghc-vis-0.6.1.1
Libraries
ghc-vis
- base (>=4.5 && <4.7)
- cairo (>=0.12 && <0.13)
- containers (>=0.4 && <0.6)
- deepseq (>=1.3 && <1.4)
- fgl (>=5.4 && <5.5)
- ghc-heap-view (>=0.4 && <0.5)
- gtk (>=0.12 && <0.13)
- mtl (>=2.0 && <2.2)
- text (>=0.11 && <0.12)
- transformers (>=0.3 && <0.4)
- if flag(graph)
- if flag(full)
- svgcairo (>=0.12)
- if flag(sdl)
- SDL (>=0.6 && <0.7)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
graph | "Enable graph view using Graphviz" | Enabled |
full | "Full ghc-vis window: decorations, buttons, legend" | Enabled |
sdl | "SDL window" | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info