Cabal Logo
3.8
  • 1. Getting Started with Haskell and Cabal
  • 2. Introduction
  • 3. Package Concepts and Development
  • 4. Nix-style Local Builds
  • 5. cabal-install Configuration and Commands
    • 5.1. Configuration
    • 5.2. Commands
  • 6. Package Description
  • 7. cabal.project Reference
  • 8. Setup.hs Commands
  • 9. Package Description Format Specification History
  • 10. Field Syntax Reference
  • 11. Reporting Bugs and Stability of Cabal Interfaces
  • 12. Nix Integration
Reference Index
Cabal
  • »
  • 5. cabal-install Configuration and Commands
  • Edit on GitHub

5. cabal-install Configuration and CommandsΒΆ

  • 5.1. Configuration
    • 5.1.1. Overview
    • 5.1.2. Environment variables
      • 5.1.2.1. Configuration file discovery
    • 5.1.3. Repository specification
      • 5.1.3.1. Using secure repositories
      • 5.1.3.2. Local no-index repositories
      • 5.1.3.3. Legacy repositories
      • 5.1.3.4. Secure local repositories
  • 5.2. Commands
    • 5.2.1. Common Arguments and Flags
    • 5.2.2. cabal init
    • 5.2.3. cabal list-bin
    • 5.2.4. cabal configure
    • 5.2.5. cabal update
    • 5.2.6. Target Forms
    • 5.2.7. cabal build
    • 5.2.8. cabal repl
    • 5.2.9. cabal run
    • 5.2.10. cabal fetch
    • 5.2.11. cabal list
    • 5.2.12. cabal get
    • 5.2.13. cabal freeze
    • 5.2.14. cabal bench
    • 5.2.15. cabal test
    • 5.2.16. cabal haddock
    • 5.2.17. cabal exec
    • 5.2.18. cabal install
      • 5.2.18.1. Adding libraries to GHC package environments
    • 5.2.19. cabal clean
    • 5.2.20. cabal info
    • 5.2.21. cabal sdist
    • 5.2.22. cabal upload
    • 5.2.23. cabal report
    • 5.2.24. cabal gen-bounds
    • 5.2.25. cabal user-config
    • 5.2.26. cabal outdated
Previous Next

© Copyright 2003-2022, Cabal Team. Revision 66e1233c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 3.8
Versions
latest
stable
3.8
3.6
3.4
3.2
3.0
2.4
2.0
Downloads
On Read the Docs
Project Home
Builds