[Haskell-cafe] Hoogle and Network.Socket

Bryan O'Sullivan bos at serpentine.com
Thu Feb 19 13:10:39 EST 2009


On Wed, Feb 18, 2009 at 6:50 PM, Thomas DuBuisson <
thomas.dubuisson at gmail.com> wrote:

> I recall that Niel made sure hoogle doesn't search through
> non-portable libraries (a shame), but I thought Network.Socket could
> be used on Windows and yet Hoogle does not give any results for
> 'socket' or any other functions within Network.Socket.
>

I can't suggest why the network package isn't being indexed by Hoogle, but
it does indeed work on Windows and is not, as erroneously stated by another
respondent, POSIX-only.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090219/9d6215b9/attachment.htm


More information about the Haskell-Cafe mailing list