I'm trying to make sure I don't enter dependency hell by using cabal-dev and I'm also trying to use leksah for my IDE. However, when adding packages to the local workspace in leksah, it build and installs the packages to my user ~/.cabal package space.
How can I force leksah to install package dependencies to the cabal-dev environment i've setup?