Dependencies for ghcjs-dom-webkit-0.3.1.0
Libraries
ghcjs-dom-webkit
- base (<5)
- glib (>=0.13.0.0 && <0.14)
- text (>=0.11.0.6 && <1.3)
- transformers (>=0.3.0.0 && <0.6)
- if flag(gtk3)
- gtk3 (>=0.13.0.0 && <0.15)
- webkitgtk3 (>=0.14.0.0 && <0.15)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-webkit | If you have an old version of WebKitGTK+ this will get ghcjs-dom to build, leaving out functions that are new or have changed. This option is mainly here to get the travis builds to work. | Disabled |
gtk3 | Use GTK3 rather than GTK2 (only matters when using webkit) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info