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

cabal-install 3.6.2.0

Command-line interface for Cabal and Hackage

The cabal command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs.

Installation

Install cabal-install 3.6.2.0 as follows:

guix install cabal-install@3.6.2.0

Or install the latest version:

guix install cabal-install

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.