intermediate-structures

Some simple functions to deal with transformations from structures to other ones, basically lists.

https://hackage.haskell.org/package/intermediate-structures

Stackage Nightly 2025-04-03:0.1.2.0
Latest on Hackage:0.1.2.0

See all snapshots intermediate-structures appears in

MIT licensed by Oleksandr Zhabenko
Maintained by [email protected]
This version can be pinned in stack with:intermediate-structures-0.1.2.0@sha256:a250a09a077a4b2f32487c2ad7bd7b6bcd972a2bd45bb59d1d566ad36bd240c2,1107

Module documentation for 0.1.2.0

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2025-04-02(full list with versions):

You can support Ukraine and Ukrainian people.

All support is welcome, including donations for the needs of the Ukrainian army, IDPs and refugees.

Changes

Revision history for intermediate-structures

0.1.0.0 – 2024-01-05

  • First version. Released on an unsuspecting world. The function mapI is taken from the mmsyn5 package. This inspired some more general functionality.

0.1.1.0 – 2024-01-06

  • First version revised A. Added two new functions.

0.1.2.0 – 2024-09-28

  • First version revised B. Some code changes that reduce a generated stg code.