An open API service indexing awesome lists of open source software.

https://github.com/mrkkrp/chemin

Well typed file paths and associated operations
https://github.com/mrkkrp/chemin

filepath haskell

Last synced: 9 months ago
JSON representation

Well typed file paths and associated operations

Awesome Lists containing this project

README

          

# Chemin

[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
[![Hackage](https://img.shields.io/hackage/v/chemin.svg?style=flat)](https://hackage.haskell.org/package/chemin)
[![Stackage Nightly](http://stackage.org/package/chemin/badge/nightly)](http://stackage.org/nightly/package/chemin)
[![Stackage LTS](http://stackage.org/package/chemin/badge/lts)](http://stackage.org/lts/package/chemin)
[![Build Status](https://travis-ci.org/mrkkrp/chemin.svg?branch=master)](https://travis-ci.org/mrkkrp/chemin)

Well typed file paths and associated operations. Work in progress.

## Contribution

Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mrkkrp/chemin/issues).

Pull requests are also welcome.

## License

Copyright © 2019–present Mark Karpov

Distributed under BSD 3 clause license.