Data.WorldPeace ========================== [![Build Status](https://secure.travis-ci.org/cdepillabout/world-peace.svg)](http://travis-ci.org/cdepillabout/world-peace) [![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.