BSD-3-Clause licensed by Andrew Martin
Maintained by [email protected]
This version can be pinned in stack with:run-st-0.1.3.0@sha256:c81452b4f3d0be12c4bd5964b3550534c6137c33019bd114b9e42102c9718551,880

Module documentation for 0.1.3.0

Used by 4 packages in nightly-2023-05-26(full list with versions):

This package provides specializations of runST that avoid a needless data-constructor allocation for the returned value. If issue 15127 is resolved, this package will no longer be necessary.

Changes

Revision history for run-st

0.1.2.0 – 2023-05-03

  • Add runIntIntByteArrayST
  • Add runIntLiftedTypeST
  • Add runMaybeByteArrayST

0.1.1.0 – 2020-01-16

  • Add support for a lot more types.

0.1.0.0 – 2019-06-21

  • First version. Includes support for all types from primitive.