codeworld icon indicating copy to clipboard operation
codeworld copied to clipboard

Documentation search or hoogle integration

Open bbarker opened this issue 5 years ago • 2 comments

This is something I reach for, perhaps because I'm used to it more than anything. But it might be nice to have Hoogle integrated into the documentation.

bbarker avatar Apr 16 '20 20:04 bbarker

Also, a quick alternative that may even be preferable for some other use cases would be to have all the documentation on one page (possibly split into two: the main guide and appendices).

bbarker avatar Apr 16 '20 20:04 bbarker

If this is about the educational dialect (i.e., codeworld-base package), then try clicking Guide, then choosing "Appendix: Reference" on the left.

If you're talking about Haskell mode, then this is a lot more involved, but #79 is a prerequisite, at least.

cdsmith avatar Apr 17 '20 03:04 cdsmith