Hi, I've added some features to shim.
You can get my patches here:
http://mawercer.de/~publicrepos/shim/

The Vim interface now supports
        :GrepScope regex
        Which greps the whole scope of all used packages by regex.
        Very useful to find all functions taking/ returning some type etc

        :ModulesExporting identifier
        returns all modules exporting identifiers. Can be used to add imports
        more automatically.

        Completion:
        camelCaseMatching
        Use pSL<c-x><c-o> to get putStrLn

If you want to join and add features contact me via irc or email.

I'd like to talk to the author about my patches. I've send him two mails
but I haven't received any response yet.

Sincerly
Marc Weber
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to