Changelog of @hackage/rcu 0.2.4

0.2.4 [2019.05.02]


  • Support building with base-4.13 (GHC 8.8).

0.2.3 [2018.08.01]


  • Add MonadFail instances for ReadingRCU and WritingRCU.

0.2.2 [2018.02.06]


  • Include HLint.hs with the tarball distribution, fixing the hlint test suite.

0.2.1


  • Support doctest-0.12

0.2


  • Revamp Setup.hs to use cabal-doctest. This makes it build with Cabal-2.0, and makes the doctests work with cabal new-build and sandboxes.

0


  • Initial version