Excerpts from Harendra Kumar's message of 2016-09-14 04:19:39 +0530: > 3) But I prefer to just use "export PATH=$(stack path --bin-path)" instead > which only sets the PATH. The full environment (when using env or bash) > also includes GHC_PACKAGE_PATH which cabal does not like. See https://github.com/haskell/cabal/issues/3728 Edward