Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdepillabout/world-peace
open union and open product types in Haskell
https://github.com/cdepillabout/world-peace
hacktoberfest haskell open-sum-types
Last synced: about 1 month ago
JSON representation
open union and open product types in Haskell
- Host: GitHub
- URL: https://github.com/cdepillabout/world-peace
- Owner: cdepillabout
- License: bsd-3-clause
- Created: 2018-03-11T05:57:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T01:16:44.000Z (over 4 years ago)
- Last Synced: 2024-04-26T00:30:54.333Z (8 months ago)
- Topics: hacktoberfest, haskell, open-sum-types
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/world-peace
- Size: 61.5 KB
- Stars: 32
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Data.WorldPeace
==========================[![Build Status](https://github.com/cdepillabout/world-peace/workflows/CI/badge.svg)](https://github.com/cdepillabout/world-peace/actions)
[![Hackage](https://img.shields.io/hackage/v/world-peace.svg)](https://hackage.haskell.org/package/world-peace)
[![Stackage LTS](http://stackage.org/package/world-peace/badge/lts)](http://stackage.org/lts/package/world-peace)
[![Stackage Nightly](http://stackage.org/package/world-peace/badge/nightly)](http://stackage.org/nightly/package/world-peace)
![BSD3 license](https://img.shields.io/badge/license-BSD3-blue.svg)This package defines open union and open product types. It also defines many
combinators for working with these types.See the [hackage documentation](https://hackage.haskell.org/package/world-peace)
for more explanation and examples.