ndmitchell: > Hi > > >Neil, I wonder if we could integrate this with Hoogle somehow? > > If I provide an Ajax'y style API and we put the results in a frame, > I'm sure we can give something like "top 3 results from hoogle" (if > they make any sense). That sound a reasonable idea?
You should be able to do just that, yes. The code for embedding the search engine on my example page might be a good place to start. I think augmenting hoogle is a in general better than forking two search engines for slightly different problems. -- Don _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
