Re: [Haskell] ANN: Hoogle with more libraries

2008-12-21 Thread Thomas Davie
Hi Neil, This is a great addition! There's several packages up there that I want to search. A couple of small bug reports though: 1. Searching using a package name that isn't all lower case results in nothing (e.g. (a -> b) -> f a -> f b +InfixApplicative gives no results, while (a ->

[Haskell] ANN: Hoogle with more libraries

2008-12-21 Thread Neil Mitchell
Hi, I am pleased to annouce that the Hoogle on http://haskell.org/hoogle will now search lots of the libraries present on hackage. For example, to search for the parse function in tagsoup, try: "parse +tagsoup" (http://haskell.org/hoogle/?hoogle=parse+%2Btagsoup) By default Hoogle will still sea