[ol9_developer_EPEL] ghc-foundation-0.0.28-1.el9.aarch64

Name:ghc-foundation
Version:0.0.28
Release:1.el9
Architecture:aarch64
Group:Unspecified
Size:4045310
License:BSD
RPM: ghc-foundation-0.0.28-1.el9.aarch64.rpm
Source RPM: ghc-foundation-0.0.28-1.el9.src.rpm
Build Date:Tue Sep 06 2022
Build Host:build-ol9-aarch64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/foundation
Summary:Alternative prelude with batteries and no dependencies
Description:
A custom prelude with no dependencies apart from base.

This package has the following goals:

* provide a base like sets of modules that provide a consistent set of features
and bugfixes across multiple versions of GHC (unlike base).

* provide a better and more efficient prelude than base's prelude.

* be self-sufficient: no external dependencies apart from base.

* provide better data-types: packed unicode string by default, arrays.

* Better numerical classes that better represent mathematical thing (No more
all-in-one Num).

* Better I/O system with less Lazy IO

* Usual partial functions distinguished through type system.

Changelog (Show File list) (Show related packages)