I see now in your README that you have seen vim2hs.  I'd love to hear what
you disliked about it, especially given my plan to rewrite the whole thing
[1]! :)

[1] https://github.com/dag/vim2hs/issues/45


On Sun, Mar 3, 2013 at 3:38 PM, [email protected] <
[email protected]> wrote:

> Hi
>
> Have you seen vim2hs?
>
> https://github.com/dag/vim2hs
>
>
> On Sat, Mar 2, 2013 at 9:11 PM, Tristan Ravitch <[email protected]>wrote:
>
>> Cafe,
>>
>> I've recently been playing with vim and wasn't quite satisfied with the
>> existing syntax highlighting and indentation, so I thought I'd try my
>> hand at a new Haskell mode:
>>
>> https://github.com/travitch/hasksyn
>>
>> It is minimal in that it doesn't provide support for running external
>> commands over code or anything fancy.  It just does syntax highlighting
>> and reasonably-smart indentation.  There is no support for literate
>> Haskell since supporting both with one mode is very tricky.
>>
>> It might be useful to some people.  Comments, bug reports, and suggestions
>> welcome.
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> [email protected]
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>>
>
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to