because we run yesod devel as stack exec -- yesod devel i don't believe we need to actually install yesod-bin and others into the global system.
if this is wrong, feel free to reject.
if not, maybe the language should also change to be clear that while it looks like we're just building these libs, we actually get the executables as well.
because we run
yesod devel
asstack exec -- yesod devel
i don't believe we need to actually installyesod-bin
and others into the global system.if this is wrong, feel free to reject.
if not, maybe the language should also change to be clear that while it looks like we're just building these libs, we actually get the executables as well.