| Name: | ghc-parameterized-utils |
|---|---|
| Version: | 2.1.8.0 |
| Release: | 6.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1950702 |
| License: | BSD-3-Clause |
| RPM: | ghc-parameterized-utils-2.1.8.0-6.el10_0.aarch64.rpm |
| Source RPM: | ghc-parameterized-utils-2.1.8.0-6.el10_0.src.rpm |
| Build Date: | Wed May 21 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/parameterized-utils |
| Summary: | Classes and data structures for working with data-kind indexed types |
| Description: | This package contains collection classes and type representations used for working with values that have a single parameter. It's intended for things like expression libraries where one wishes to leverage the Haskell type-checker to improve type-safety by encoding the object language type system into data kinds. |