Is there a simple command / option that lets you do that? I could use grep
but I wonder if there is a builtin option?
Using Cabal By default stack installs packages to ~/. cabal and ~/. ghc in your home directory.
You use the pkgchk command to check installation completeness, path name, file contents, and file attributes of a package. See pkgchk(1M) for more information on all the options. Use the pkginfo command to display information about the packages that are installed on the system.
We can simply do:
cabal list --installed
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With