[Haskell-cafe] hayoo doesn't find the Kleisli arrow?

Erik Rantapaa erantapaa at gmail.com
Mon Jun 23 03:24:35 UTC 2014


I just happen to notice that this query comes back empty in Hayoo:

(a -> m b) -> (b -> m c) -> (a -> m c)

Hoogle is able to find (>=>), and I'm wondering if its a bug or...?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140622/7e270ca1/attachment.html>


More information about the Haskell-Cafe mailing list