MIT licensed and maintained by Daniel Taskoff, Georgi Lyubenov
This version can be pinned in stack with:skip-var-0.1.1.0@sha256:eccc3c8e406912533338bc9a66a326d3899be7b96352fcc736cc0e35bbbc6e6e,1296

Module documentation for 0.1.1.0

Depends on 1 package(full list with versions):

skip-var

Implementation of skip variables (special case of skip channels)

Changes

0.1.1.0

  • FIX: prevent two consecutive readSVars giving the same value (see this issue)
  • FIX: don’t keep references to values after readSVar has been called (see this issue)

0.1.0.0

  • Initial release