Http package:dhall

Parse an HTTP(S) import This corresponds to the http rule from the official grammar
HTTP headers
Parse an HTTP(S) URL without trailing whitespace This corresponds to the http-raw rule in the official grammar
Wrapper around HttpExceptions with a prettier Show instance In order to keep the library API constant even when the with-http Cabal flag is disabled the pretty error message is pre-rendered and the real HttpException is stored in a Dynamic