Name: | ghc-parameterized-utils |
---|---|
Version: | 2.1.8.0 |
Release: | 6.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1867110 |
License: | BSD-3-Clause |
RPM: | ghc-parameterized-utils-2.1.8.0-6.el10_0.x86_64.rpm |
Source RPM: | ghc-parameterized-utils-2.1.8.0-6.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.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. |