chrismccord / phoenix_haml

Phoenix Template Engine for Haml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calliope parse error does not show file name

smpallen99 opened this issue · comments

Showing file name on parse error would be very helpful. I'm raising this issue here since the file name is not passed to Calliope.

I propose we catch the exception here, pretend the file name and reraise.

I can submit a pull request.

Thanks for merging the pull request Chris.