Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trskop/between-semigrupoids
Generalization of "between" pattern, i.e. (f .) . (. g).
https://github.com/trskop/between-semigrupoids
Last synced: 10 days ago
JSON representation
Generalization of "between" pattern, i.e. (f .) . (. g).
- Host: GitHub
- URL: https://github.com/trskop/between-semigrupoids
- Owner: trskop
- License: bsd-3-clause
- Created: 2015-03-28T21:32:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T21:31:56.000Z (almost 9 years ago)
- Last Synced: 2023-04-30T01:07:42.785Z (over 1 year ago)
- Language: Haskell
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
Between-semigrupoids
====================[![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][![Build](https://travis-ci.org/trskop/between-semigrupoids.svg)](https://travis-ci.org/trskop/between-semigrupoids)
Description
-----------**TODO**
Building Options
----------------* `-fpedantic` (disabled by default)
Pass additional warning flags to GHC.
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 email (see `.cabal` file for
that).[Haskell.org]:
http://www.haskell.org
"The Haskell Programming Language"
[LICENSE]:
https://github.com/trskop/between-semigrupoids/blob/master/LICENSE
"License of between-semigrupoids package."
[tl;dr Legal: BSD3]:
https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29
"BSD 3-Clause License (Revised)"