Skip to content

Hackage release 1.0.1.0

Compare
Choose a tag to compare
@svenpanne svenpanne released this 24 Oct 06:56
· 89 commits to master since this release
  • Exposed GettableStateVar, SettableStateVar and StateVar constructors to make writing own instances possible.
  • Added Functor, Applicative and Monad instances for GettableStateVar.
  • Various infrastructure improvements.