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