Skip to content

GHC 9

Compare
Choose a tag to compare
@tek tek released this 16 Jul 12:54
· 74 commits to master since this release

Breaking Changes

  • Deprecate traceToIO and replace it with traceToStdout and traceToStderr
  • Support GHC 9.0.1

Other Changes

  • Added the combinator insertAt, which allows adding effects at a specified index into the effect stack
  • Added Semigroup and Monoid for Sem