path-extra: URLs without host information

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

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.11 && <5), path (>=0.9), text [details]
License BSD-3-Clause
Copyright Copyright (c) 2023 Athan Clark
Author Athan Clark
Maintainer athan.clark@gmail.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 2023-10-02T10:05:29Z
Distributions LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.3.1
Reverse Dependencies 3 direct, 3 indirect [details]
Downloads 6343 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-02 [all 1 reports]

Readme for path-extra-0.3.1

[back to package description]

path-extra

This package tries to add a few convenience functions to the https://hackage.haskell.org/package/path library, namely the idea of a "Location" - basically just a path, but with query string and fragment details.