path-extra: URLs without host information

[ bsd3, filesystem, library, system, web ] [ Propose Tags ]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.3.0, 0.3.1 (info)
Dependencies attoparsec, base (>=4.8 && <5), path, text [details]
License BSD-3-Clause
Copyright Copyright (c) 2018 Athan Clark
Author Athan Clark
Maintainer athan.clark@localcooking.com
Category System, Filesystem, Web
Home page https://github.com/athanclark/path-extra#readme
Bug tracker https://github.com/athanclark/path-extra/issues
Source repo head: git clone https://github.com/athanclark/path-extra
Uploaded by athanclark at 2018-04-11T14:53:54Z
Distributions LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.3.1
Reverse Dependencies 3 direct, 3 indirect [details]
Downloads 6391 total (44 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-13 [all 1 reports]

Readme for path-extra-0.2.0

[back to package description]

path-REST

TODO: Write description here

Installation

TODO: Write installation instructions here

Usage

Creating x

TODO: Write usage instructions here

Combining x

TODO: Write usage instructions here

Consuming x

TODO: Write usage instructions here

How to run tests

cabal configure --enable-tests && cabal build && cabal test

Contributing

TODO: Write contribution instructions here