This package browser is in early development. Mind the rough edges.

ghc-strict 0.4.0.1

Strict data types and String IO

This package provides strict versions of some standard Haskell data types, such as pairs, Maybe and Either. It also contains strict IO operations.

Installation

Install ghc-strict 0.4.0.1 as follows:

guix install ghc-strict@0.4.0.1

Or install the latest version:

guix install ghc-strict

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.