Re: [Haskell-cafe] Function names in Haskell lib not first-class on web!

2012-08-31 Thread Ivan Lazar Miljenovic
On 1 September 2012 01:11, damodar kulkarni wrote: > I knew hoogle to some extent, not an expert user though. > and, it seems, the "hoogle plugin for firefox" works only for haskell.org Because Hoogle indexes the packages on Hackage. Where else can it find it Haskell source code? If I understan

Re: [Haskell-cafe] Function names in Haskell lib not first-class on web!

2012-08-31 Thread damodar kulkarni
thanks for the symbolhound link. @Kristopher: I knew hoogle to some extent, not an expert user though. and, it seems, the "hoogle plugin for firefox" works only for haskell.org Damodar On Fri, Aug 31, 2012 at 8:07 PM, Brandon Allbery wrote: > On Thu, Aug 30, 2012 at 11:21 PM, damodar kulkarni

Re: [Haskell-cafe] Function names in Haskell lib not first-class on web!

2012-08-31 Thread Brandon Allbery
On Thu, Aug 30, 2012 at 11:21 PM, damodar kulkarni wrote: > Note: google badly fails to search these functions identifiers. http://symbolhound.com/ -- brandon s allbery allber...@gmail.com wandering unix systems administrator (available) (412) 475-9364

Re: [Haskell-cafe] Function names in Haskell lib not first-class on web!

2012-08-30 Thread Kristopher Micinski
On Thu, Aug 30, 2012 at 11:21 PM, damodar kulkarni wrote: > Hi Cafe, > It seems, the function names in Haskell libs are not first-class objects, AT > LEAST when it comes to searching for them of the net! > I was trying to search for the following Haskell functions in the mailing > list archives. H

[Haskell-cafe] Function names in Haskell lib not first-class on web!

2012-08-30 Thread damodar kulkarni
Hi Cafe, It seems, the function names in Haskell libs are not first-class objects, AT LEAST when it comes to searching for them of the net! I was trying to search for the following Haskell functions in the mailing list archives. Here is a summary of the responses I have had from various servers upo