Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

rcook/req-url-extra

Repository files navigation

Travis CI Hackage Hackage dependencies Stackage Nightly Stackage LTS Licence

req-url-extra

This package provides helper functions to make working with Url from Req easier.

Dev guide

This project can be built using the Stack build tool.

Clone repository

git clone https://github.com/rcook/req-url-extra.git

Build

stack build

Test

stack test

Upload package

stack upload .

Upload documentation

I use my upload-haddocks tool which requires a functioning installation of Python and pip:

pip install --user upload-haddocks
upload-haddocks

Releases

View change log for more information

Licence

MIT License

Copyright © 2018-2019, Richard Cook.

About

Provides URI/URL helper functions for use with Req

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published