@hackage / ghcjs-dom-webkit

DOM library that supports both GHCJS and WebKitGTK

Latest0.3.1.0

About

Metadata

  • Last updated , by HamishMackenzie
  • License MIT
  • Categories Web Development
  • Maintained by: Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    old-webkit (off by default)

    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.

    gtk3 (on by default)

    Use GTK3 rather than GTK2 (only matters when using webkit)

Readme

Documentent Object Model (DOM) functions that work with GHCJS, but can also be used with GHC and WebKitGTK.