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

https://github.com/chris-martin/haskell-libraries

Incubator for my Haskell libraries
https://github.com/chris-martin/haskell-libraries

haskell haskell-library

Last synced: about 1 year ago
JSON representation

Incubator for my Haskell libraries

Awesome Lists containing this project

README

          

# haskell-libraries

This repository is a convenient place for me to start libraries. If a package grows into anything significant, I'll split it out into its own repository. If you find something here that you want to use that isn't on Hackage, submit an issue.

There are some packages that don't compile, but these are not listed in `stack.yaml`. So you should be able to run `stack test` to check everything that *is* supposed to be in working condition.

![](https://travis-ci.org/chris-martin/haskell-libraries.svg)