Popularity
1.1
Stable
Activity
1.9
Growing
0
2
0
Monthly Downloads: 4
Programming language: Haskell
License: MIT License
Latest version: v0.1.1.0
Add another 'req' Package
README
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][change-log]
Licence
[MIT License][licence]
Copyright © 2018-2019, Richard Cook.
*Note that all licence references and agreements mentioned in the req-url-extra README section above
are relevant to that project's source code only.