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

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