commercialhaskell/stack
Auf GitHub ansehenSet $ACLOCAL_PATH in `stack exec` appropriately
Open
#3.501 geöffnet am 20. Okt. 2017
component: Windowshelp wantedtype: bug
Repository-Metriken
- Stars
- (4.060 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 14h 21m) (12 gemergte PRs in 30 T)
Beschreibung
As I found out in this Phabricator thread, stack exec [--no-ghc-package-path] bash doesn't set $ACLOCAL_PATH. I'm not sure why this is. When starting a regular mingw64 session or Git Bash (even stack exec mintty and choosing mingw64), the paths are set correctly.
Steps to reproduce
stack exec bashon a Windows machine (AFAICT any stack config will do)- Realise that
ehco $ACLOCAL_PATHis empty
$ stack --version
Version 1.5.1, Git revision 600c1f01435a10d127938709556c1682ecfd694e x86_64 hpack-0.17.1