bpath: A minimal typed unix path library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A minimal typed unix path library


[Skip to Readme]

Properties

Versions 0.1.0, 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:56:55Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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.