Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
This module implements an optimization that tries to statically reuse kernel-level allocations. The goal is to lower the static memory usage, which might allow more programs to run using intra-group parallelism.