<div dir="ltr">Data.HashTable isn't missing, it was removed in base 4.7 (GHC 7.8). <div><br></div><div>Have you looked at the documentation on <a href="http://hackage.haskell.org">hackage.haskell.org</a>? I imagine that's where the majority of people read documentation, there's little reason to restrict yourself to the packages shipped with GHC or haskell platform.<div><br></div><div>- Adam</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 19, 2015 at 12:00 AM, s nedunuri <span dir="ltr"><<a href="mailto:ss.nedunuri@gmail.com" target="_blank">ss.nedunuri@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am wondering where I might be able to get a reasonably complete documentation of Haskell's libraries. I was using the documentation at <a href="https://downloads.haskell.org/~ghc/latest/docs/html/libraries/" rel="noreferrer" target="_blank">https://downloads.haskell.org/~ghc/latest/docs/html/libraries/</a> but I noticed that it was missing hash tables, which are located in Data.HashTable. I am not sure what other modules might be missing from there. Is there some place where everything (up to some release) is documented?<br>
<br>
thanks<br>
<br>
PS the documentation bundled with the Haskell Platform (7.10.2-a) is even worse as its missing large sections of what you find at the online documentation<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div><br></div>