
15 Oct
2006
15 Oct
'06
10:31 a.m.
On Sun, Oct 15, 2006 at 08:37:19AM -0400, Tamas K Papp wrote:
I noticed that searching on Haskell.org (using the Search feature at the bottom) doesn't work as I expected. For example, searching for "memoise" produces no results.
This is searching haskellwiki.
http://www.google.com/search?q=memoise+site%3Ahaskell.org produces 18 hits.
This is finding hits outside the wiki.
Is this intentional?
It's expected, but not exactly intentional. It's probably not worth setting up a haskell.org search tool, but adding a form for doing a search with something like google restricted to the site might be useful. Thanks Ian