phadej / cabal-extras

A tool suite to aid Haskell development using `cabal-install`
81 stars 18 forks source link

Specify --global-package-db when calling ghc-pkg recache and check #133

Open 4eUeP opened 1 year ago

4eUeP commented 1 year ago

Fix https://github.com/phadej/cabal-extras/issues/31.

I also reached this issue https://github.com/phadej/cabal-extras/issues/75. Adding a --global-package-db can fix it, hopefully.