@hackage HXQ0.9.0

A Compiler from XQuery to Haskell

HXQ is a fast and space-efficient compiler from XQuery (the standard query language for XML) to embedded Haskell code. The translation is based on Haskell templates. It also provides an interpreter for evaluating XQueries from input and an optional database connectivity using HDBC and SQLite3.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      db
       (off by default)

      provides database connectivity using HDBC and HDBC-sqlite3.