blob: b00214737e76ef6926536a0f3d6240a86722f2a3 (
plain)
1
2
3
4
5
6
7
|
An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop optimisation framework.
This requires ghc, and haskell-primitive.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|