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

Module documentation for 0.1.3.3

Used by 3 packages in nightly-2024-03-28(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.3.3 – 2024-02-13

  • Update package metadata.

0.1.3.2 – 2023-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.