path-extra: Some extensions to Chris Done's path library, for use with urlpath and attoparsec-uri.

[ 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 base (>=4.8 && <5), path [details]
License BSD-3-Clause
Copyright Copyright (c) 2018 Local Cooking Inc.
Author Athan Clark
Maintainer athan.clark@localcooking.com
Category System, Filesystem, Web
Source repo head: git clone git://git.localcooking.com/tooling/path-extra.git
Uploaded by athanclark at 2018-03-31T14:58:41Z
Distributions LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.3.1
Reverse Dependencies 3 direct, 3 indirect [details]
Downloads 6384 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-14 [all 1 reports]

Readme for path-extra-0.1.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