24 Nov 2012 08:18
Is there a tool like ri from ruby?
Magicloud Magiclouds <magicloud.magiclouds <at> gmail.com>
2012-11-24 07:18:52 GMT
2012-11-24 07:18:52 GMT
RI is a very easy using tool that search and show the documents of ruby modules/functions, etc.
Using RI, I could get help when programming with a few commands. Quick and simple.
竹密岂妨流水过
山高哪阻野云飞
And for G+, please use magiclouds#gmail.com.
And with RI backend (libs), I could also simply integrate ri to my IDE (like one hotkey to show function summary).
So I am wondering if there is such thing in Haskell world. I know haddock saves the .haddock files in document folder. But I do not know if there is any existing tools to index and view them.
-- 竹密岂妨流水过
山高哪阻野云飞
And for G+, please use magiclouds#gmail.com.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed