Name: | ghc-syb |
---|---|
Version: | 0.7.2.4 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 239055 |
License: | BSD-3-Clause |
RPM: | ghc-syb-0.7.2.4-1.el10_0.x86_64.rpm |
Source RPM: | ghc-syb-0.7.2.4-1.el10_0.src.rpm |
Build Date: | Mon May 19 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/syb |
Summary: | Scrap Your Boilerplate |
Description: | This package contains the generics system described in the "Scrap Your Boilerplate" papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>). It defines the 'Data' class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. |