``` % cabal-3.12.1.0 path compiler-flavour: ghc compiler-id: ghc-9.2.8 compiler-path: /opt/ghcup/.ghcup/bin/ghc cache-home: /home/phadej/.cache/cabal remote-repo-cache: /cabal/packages logs-dir: /cabal/logs store-dir: /cabal/store config-file: /cabal/config installdir: /cabal/bin ``` However due https://github.com/haskell/cabal/pull/9326, this information is not enough to find the ghc specific store directory, which is `/caba/store/ghc-9.8.2-6af5` for GHC-9.8.2 I have.