bpath: A minimal typed unix path library

[ bsd3, library, system ] [ Propose Tags ]

A minimal typed unix path library


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0
Change log CHANGELOG.md
Dependencies base (>=4.10 && <5), bytestring (>=0.10.12 && <0.12), containers (>=0.6.2 && <0.7), megaparsec (>=9.0.1 && <9.1), template-haskell (>=2.16.0 && <2.17), th-lift-instances (>=0.1.18 && <0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) Poscat 2020
Author Poscat
Maintainer Poscat <poscat@mail.poscat.moe>
Category System
Home page https://github.com/poscat0x04/bpath
Bug tracker https://github.com/poscat0x04/bpath/issues
Source repo head: git clone https://github.com/poscat0x04/bpath
Uploaded by Poscat at 2020-12-29T09:57:18Z
Distributions
Downloads 201 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for bpath-0.1.0

[back to package description]

bpath

Hackage

A minimal type unix path library. If you need to do IO consider using path-io instead.