| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:28:55 GMT
X-Served-By: cache-dfw-kdfw8210074-DFW, cache-bom-vanm7210050-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768613335.398206,VS0,VE378
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
path-extra: URLs without host information
path-extra: URLs without host information
Downloads
- path-extra-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
| Uploaded | by athanclark at 2023-10-02T10:05:29Z |
| 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 |
| Distributions | LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.3.1 |
| Reverse Dependencies | 3 direct, 3 indirect [details] |
| Downloads | 7009 total (59 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.