II.
Library overview
Reference · livelibrary:cabal-lib
Cabal overview
Official Haskell build system and package format — defines package metadata in .cabal files, manages dependencies via Hackage, and provides the cabal-install CLI for building, testing, and publishing packages.
Attributes
displayName
Cabal
belongsToLanguageId
category
other
description
Official Haskell build system and package format — defines package
metadata in .cabal files, manages dependencies via Hackage, and provides
the cabal-install CLI for building, testing, and publishing packages.
Outgoing edges
belongs_to_language1
- language:haskell·LanguageHaskell
library_used_by1
- skill-area:cli-tooling·SkillAreaCLI Tooling
Incoming edges
alternative_to1
- library:stack-lib·LibraryStack