How to list the installed packages in Cabal?
Is there a simple commend / option that lets you do that? I could use grep but I wonder if there is a builtin option? frmsaul We can simply do: cabal list --installed 来源: https://stackoverflow.com/questions/36953396/how-to-list-the-installed-packages-in-cabal