Skip to content

Version 0.3.2

Compare
Choose a tag to compare
@lambdageek lambdageek released this 09 Mar 05:26
  • Bump deepseq >= 1.4.0.0 remove benchmark dependency on deepseq-generics
    when building with GHC >= 7.10
  • Tested with GHC 8.4.1
  • Tested with GHC 8.2.2
  • Compile with -Wcompat
  • Add Semigroup instances for all types that were previously Monoid instances
  • Added more examples to the examples/ directory
  • Added exceptions dependency and MonadThrow, MonadCatch, MonadMask instances for FreshMT and LFreshMT.