Conversation
JS File Size Changes (gzipped)A total of 3 files have changed, with a combined diff of +399 B (+9.0%). Details
|
RunDevelopment
left a comment
There was a problem hiding this comment.
Thank you for this PR @KeenS!
It seems like you based Idris on our Haskell language definition. Instead of copying the regexes, please the Prism.languages.extend instead.
|
Also, please do not modify Please revert your changes to |
|
@KeenS Please revert all changes to |
9fc0229 to
e6a005d
Compare
|
Sorry, I was careless. I removed the change to package-lock.json from git history and replaced spaces with tabs. Though I don't think extending language syntax is a good way (changing Haskell syntax shouldn't affect Idris'), I followed your advice |
Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
|
Please rebuild to make the CI pass. You also need to resolve the merge conflict. Since all conflicting files are generated ones, it should be enough to merge master and then rebuild to resolve the conflicts. |
|
Thank you for contributing @KeenS! |
This adds support for Idris