typelead/epm

Proposal: Add new epm install option

psibi opened this issue · 2 comments

psibi commented

Option name: --eta-patches-directory

If a patches directory is given, then it should use that
directory instead of hitting github eta-hackage repository.
Usecase: For testing incoming PR for patched packages. (See:
https://travis-ci.org/typelead/eta-hackage/builds/170578328 for
more details)

If there is no opposition, I can volunteer to implement this.

I thought this would be required after merging in the PR this morning. Go ahead and implement it. It might be a bit tricky to propagate the option across though. Feel free to discuss any hurdles here.

Implemented in #3