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

https://github.com/trskop/freer-effects-extra

Extra goodies for freer package
https://github.com/trskop/freer-effects-extra

extensible-effects freer-effects haskell

Last synced: 3 months ago
JSON representation

Extra goodies for freer package

Awesome Lists containing this project

README

        

Freer Extra
===========

[![Haskell Programming Language](https://img.shields.io/badge/language-Haskell-blue.svg)][Haskell.org]
[![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)][tl;dr Legal: BSD3]

Description
-----------

Extra goodies for [freer-effects][Hackage: freer-effects] package.

License
-------

The BSD 3-Clause License, see [LICENSE][] file for details.

Contributions
-------------

Contributions, pull requests and bug reports are welcome! Please don't be
afraid to contact author using GitHub or by e-mail (see `.cabal` file for
that).

[Hackage: freer-effects]: https://hackage.haskell.org/package/freer-effects "freer-effects package on Hackage"
[Haskell.org]: http://www.haskell.org "The Haskell Programming Language"
[tl;dr Legal: BSD3]: https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29 "BSD 3-Clause License (Revised)"
[LICENSE]: https://github.com/trskop/freer-extra/blob/master/LICENSE "License of freer-extra package."