Command-line interface to the Haskell package infrastructure (Cabal). Manage Haskell projects and Cabal packages from the Hackage package repository. More information: https://cabal.readthedocs.io/en/latest/getting-started.html.
cabal list search_string
cabal info package
cabal install package
cabal init
cabal build
cabal test