Dependencies for ghc-vis-0.6
Libraries
ghc-vis
- base (>=4 && <5)
- cairo (>=0.12 && <0.13)
- deepseq
- fgl
- ghc-heap-view (>=0.3.0.3)
- gtk (>=0.12 && <0.13)
- mtl (>=2.0)
- text
- transformers
- if flag(graph)
- if flag(full)
- svgcairo (>=0.12)
- if flag(sdl)
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