Skip to content
Snippets Groups Projects
Commit c0a48602 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Solve for, build, and add to path build-tools dependencies.


This fixes #220: new-build now builds, installs and adds executables to
PATH automatically if they show up in 'build-tools'.  However, there is
still more that could be done: the new behavior only applies to a
specific list of 'build-tools' (alex, happy, etc) which Cabal recognizes
out of the box.  The plan is to introduce a new 'tool-depends' field to
allow dependencies on other executables as well.

Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
parent f63273da
No related branches found
No related tags found
No related merge requests found
Showing
with 302 additions and 131 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment