Skip to content

Releases: haskell-opengl/StateVar

Hackage release 1.0.1.1

07 Jan 13:38

Choose a tag to compare

v1.0.1.1

Updated build matrix. Added Hackage badge. Bumped version to 1.0.1.1.

Hackage release 1.0.1.0

24 Oct 06:56

Choose a tag to compare

  • Exposed GettableStateVar, SettableStateVar and StateVar constructors to make writing own instances possible.
  • Added Functor, Applicative and Monad instances for GettableStateVar.
  • Various infrastructure improvements.