Hi, On 3 September 2015 at 02:37, David Banas <capn.freako at gmail.com> wrote: > Hi all, > > How do I direct cabal to use an alternative (i.e. - not my system’s default) > version of ghc, which I’ve installed, via stack? Try 'cabal install -w /path/to/ghc foo'.