Changelog
=========
Version 0.1.2.2
---------------
*May 19, 2023*
<https://github.com/mstksg/functor-products/releases/tag/v0.1.2.2>
* Fix building on GHC 9.8
Version 0.1.2.1
---------------
*February 23, 2023*
<https://github.com/mstksg/functor-products/releases/tag/v0.1.2.1>
* Bump upper version bounds, reformat, fix warnings on ghc 9.6
Version 0.1.2.0
---------------
*July 3, 2023*
<https://github.com/mstksg/functor-products/releases/tag/v0.1.2.0>
* Now requires singletons-3.0 and above, and GHC 9.2 and above
Version 0.1.1.0
---------------
*August 12, 2019*
<https://github.com/mstksg/functor-products/releases/tag/v0.1.1.0>
* Update to work with *singletons-2.6*
* No longer supports GHC 8.6 and below.
Version 0.1.0.0
---------------
*August 12, 2019*
<https://github.com/mstksg/functor-products/releases/tag/v0.1.0.0>
* Initial release