@hackage / hxt-http

Interface to native Haskell HTTP package HTTP

Latest9.1.5.2

About

Metadata

  • Last updated , by UweSchmidt
  • License MIT
  • Categories XML
  • Maintained by: Uwe Schmidt <uwe@fh-wedel.de>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    network-uri (off by default)

    Get Network.URI from the network-uri package, with ghc < 7.10 default is False, with ghc >= 7.10 default is True

Readme

Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP.

Changes from 9.1.3: Works with ghc-7.10

Changes to 9.1.3: New warnings from ghc-7.4 removed