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

Module documentation for 0.1.3.2

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.3.2 – 2024-06-28

  • Make type signature of runUnliftedArrayST more flexible.

0.1.3.1 – 2023-06-27

  • Depend on newer version of primitive-unlifted.

0.1.3.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.