summaryrefslogtreecommitdiff
path: root/doc/todo/detect_and_use___96__GHC__95__PACKAGE__95__PATH__96__.mdwn
blob: 2973e662e7878b0a4d594d57b1a55bacb37f38fd (plain)
1
2
3
4
5
6
7
8
9
Detecting and using `GHC_PACKAGE_PATH` would allow "stack exec" support. This way propellor would be able to be built with

    stack build

and run with 

    stack exec -- propellor ...

see [[https://github.com/yesodweb/yesod/issues/1018]] and [[https://github.com/yesodweb/yesod/commit/a7cccf2a7c5df8b26da9ea4fdcb6bac5ab3a3b75]]