yesodweb / yesodweb.com-content

Content for the www.yesodweb.com site
http://www.yesodweb.com/
Other
67 stars 112 forks source link

install -> build #167

Closed silky closed 8 years ago

silky commented 8 years ago

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.

snoyberg commented 8 years ago

Good catch, thanks! We have the install command before when yesod init was necessary, but these days we just use stack new.