ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
753 stars 137 forks source link

no results for "oneShot" #190

Closed andreaskern closed 8 years ago

andreaskern commented 8 years ago

I looked for "oneShot" and because it is used in the foldl definition it seems it is some kind of annotation.

Can hoogle return some kind of result for this?

ndmitchell commented 8 years ago

Hoogle 5 finds it: http://hoogle.haskell.org/?hoogle=oneshot

The real problem is that Hoogle 4 is still the default, and is now quite out of date. I should work on #171