Name: | ghc-ilist |
---|---|
Version: | 0.4.0.1 |
Release: | 13.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 84989 |
License: | MPL-2.0 |
RPM: | ghc-ilist-0.4.0.1-13.el10_0.x86_64.rpm |
Source RPM: | ghc-ilist-0.4.0.1-13.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/ilist |
Summary: | Optimised list functions for doing index-related things |
Description: | Optimised list functions for doing index-related things. They're faster than common idioms in all cases, they avoid <https://ghc.haskell.org/trac/ghc/ticket/12620 space leaks>, and sometimes they fuse better as well. |