[Haskell-beginners] What is operator :| ?

Brandon Allbery allbery.b at gmail.com
Fri Mar 28 13:56:05 UTC 2014


On Fri, Mar 28, 2014 at 2:48 AM, Francesco Ariis <fa-ml at ariis.it> wrote:

> On Fri, Mar 28, 2014 at 12:54:03AM -0500, John M. Dlugosz wrote:
> > More generally, is there some effective way to search for
> > non-alphabetical Haskell things?  Google just ignores the
> > "punctuation".
>
> You can find :| on Hayoo [1], the other handy place where to
> look for APIs stuff being Hoogle [2] (Hoogle is more focused on
> 'standard' Haskell libraries, Hayoo searches in all Hackage,
> both have their usefulness).
> From there, if I need to search, say, a blog post, I will refer
> to the name of the typeclass/module/data and feed it to a search
> engine (so in this case "data NonEmpty etc. etc.").
> Apparently Google ignores punctuation in most cases [3].
>

http://symbolhound.com is useful.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140328/404be5c9/attachment.html>


More information about the Beginners mailing list