Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yamadapc/haskell-projectroot

Haskell bindings to projectroot
https://github.com/yamadapc/haskell-projectroot

Last synced: 15 days ago
JSON representation

Haskell bindings to projectroot

Awesome Lists containing this project

README

        

# haskell-projectroot
[![Build Status](https://travis-ci.org/yamadapc/haskell-projectroot.svg?branch=master)](https://travis-ci.org/yamadapc/haskell-projectroot)
- - -
Bindings to the projectroot C logic

## Installing
With cabal:
```
$ cabal install projectroot
```

With stack:
```
$ stack install projectroot
```

## Documentation
See the haddock documentation on Hackage.

## License
This code is published under the MIT license.