1 synopsis: Add `cabal path` command
2 packages: cabal-install
7 The `cabal path` command prints the file system paths used by Cabal.
8 It is intended for use by tooling that needs to read or modify Cabal
9 data, such that it does not need to replicate the complicated logic
10 for respecting `CABAL_DIR`, `CABAL_CONFIG`, etc.