<div dir="ltr">Hi cafe,<br><br>I'll directly contact the vim-dev maillist :)<br><br>Thanks,<br>Takenobu<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-12-11 21:16 GMT+09:00 Takenobu Tani <span dir="ltr"><<a href="mailto:takenobu.hs@gmail.com" target="_blank">takenobu.hs@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi cafe,<br><br>Who can send a patche to vim project?<br><br>I'd like to update vim syntax file (haskell.vim) to fix numeric literals.<br>I read the vim `CONTRIBUTING.md` file [1].<br>It instructs me to contact the maintainer of each files.<br>In the header of `haskell.vim`, the maintainor of `haskell.vim` is haskell-cafe@ML. [2]<br>Who is the maintainer of `haskell.vim`?<br><br>I'd like to make fix on numeric literals extension: [3]<br>  * BinaryLiterals <br>  * HexFloatLiterals<br>  * NumericUnderscores <br><br>I prepared two kinds of patches.<br>  * Exact pattern version [4]<br>  * Fast (but approximate) pattern version [5]<br><br>I visually checked patches with the these files [6][7]. <br><br>Could you send a patch of [4] or [5] to vim project?<br><br><br>P.S.<br>I have already sent patches to two projects.<br><br>  * `language-haskell` for atom and linguist [8]<br>      You can already use it on atom.<br>      Linghist (which is used from github) will apply it soon.<br><br>  * `pygments` [9]<br>      It is pending review.<br><br><br>[1]: <a href="https://github.com/vim/vim/blob/master/CONTRIBUTING.md#syntax-indent-and-other-runtime-files" target="_blank">https://github.com/vim/vim/<wbr>blob/master/CONTRIBUTING.md#<wbr>syntax-indent-and-other-<wbr>runtime-files</a><br>[2]: <a href="https://github.com/vim/vim/blob/master/runtime/syntax/haskell.vim#L3" target="_blank">https://github.com/vim/vim/<wbr>blob/master/runtime/syntax/<wbr>haskell.vim#L3</a><br>[3]: <a href="https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0009-numeric-underscores.rst#new-syntax-this-proposal" target="_blank">https://github.com/ghc-<wbr>proposals/ghc-proposals/blob/<wbr>master/proposals/0009-numeric-<wbr>underscores.rst#new-syntax-<wbr>this-proposal</a><br>[4]: <a href="https://github.com/vim/vim/compare/master...takenobu-hs:syntax-haskell-literal-exact" target="_blank">https://github.com/vim/vim/<wbr>compare/master...takenobu-hs:<wbr>syntax-haskell-literal-exact</a><br>[5]: <a href="https://github.com/vim/vim/compare/master...takenobu-hs:syntax-haskell-literal-fast" target="_blank">https://github.com/vim/vim/<wbr>compare/master...takenobu-hs:<wbr>syntax-haskell-literal-fast</a><br><br>[6]: <a href="https://github.com/takenobu-hs/ghc/blob/squashed-numeric-underscores/testsuite/tests/parser/should_run/NumericUnderscores0.hs" target="_blank">https://github.com/takenobu-<wbr>hs/ghc/blob/squashed-numeric-<wbr>underscores/testsuite/tests/<wbr>parser/should_run/<wbr>NumericUnderscores0.hs</a><br>[7]: <a href="https://github.com/takenobu-hs/ghc/blob/squashed-numeric-underscores/testsuite/tests/parser/should_run/NumericUnderscores1.hs" target="_blank">https://github.com/takenobu-<wbr>hs/ghc/blob/squashed-numeric-<wbr>underscores/testsuite/tests/<wbr>parser/should_run/<wbr>NumericUnderscores1.hs</a><br><br>[8]: <a href="https://github.com/atom-haskell/language-haskell/commit/f90eb7d8662493536f54898e52b4c7b1dc96de41" target="_blank">https://github.com/atom-<wbr>haskell/language-haskell/<wbr>commit/<wbr>f90eb7d8662493536f54898e52b4c7<wbr>b1dc96de41</a><br>[9]: <a href="https://bitbucket.org/birkenfeld/pygments-main/issues/1399/update-haskell-with-lexer-for-numeric" target="_blank">https://bitbucket.org/<wbr>birkenfeld/pygments-main/<wbr>issues/1399/update-haskell-<wbr>with-lexer-for-numeric</a><br><br>Regards,<br>Takenobu<br><br></div>
</blockquote></div><br></div>