cabal
Verified for current stable LTS
Cabal Commands
Cabal command syntax with verified terminal examples.
Commands
10 commands for Cabal
cabal Search
Cabal Command: Search And List Packages
cabal list <search_string> cabal Operations
Cabal Command: Show Package Info
cabal info <package> cabal HTTP
Cabal Command: Download And Install Package
cabal install <package> cabal Operations
Cabal Command: Create New Haskell Project
cabal init cabal Operations
Cabal Command: Build Project
cabal build cabal Operations
Cabal Command: Run Project Tests
cabal test cabal Search
Cabal Command: Search And List Packages Hackage
cabal list <search_string> cabal Operations
Cabal Command: Show Package Information
cabal info <package> cabal Operations
Cabal Command: Build Project In Current Directory
cabal build cabal Operations
Cabal Command: Run Tests For Project
cabal test Suggest a Cabal Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Cabal workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.