[Haskell-cafe] technical thoughts on stack

Edward Z. Yang ezyang at mit.edu
Wed Sep 14 14:51:13 UTC 2016


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


More information about the Haskell-Cafe mailing list