<div dir="ltr"><div>Most libraries end up on your system when you use them.  You can find them if you installed via stack, by just typing find ~/.stack -name '*tar*'</div><div><br></div><div>However base is special.  It is distributed with ghc and if you were to build ghc from source it would take hours, so it and its primary libraries are distributed in already compiled form, so you'll have to look at the ghc source code to see those libraries.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 26, 2020 at 4:57 AM Francisco Garau <<a href="mailto:francisco.garau@gmail.com">francisco.garau@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Thank you. I’ve also found other references online, but I want to see the one installed locally in my system.<div><br></div><div>I come from Smalltalk where everything is accessible and modifiable. </div><div><br></div><div>Is the Prelude and other base modules distributed in compiled form only? </div><div><br></div><div>Hack age and hoogle are great but it is not clear which of the results is giving me are immediately available or if I have to install and import a package<br><br><div id="gmail-m_-1179979633267520090AppleMailSignature" dir="ltr">- Francisco<div><br></div></div><div dir="ltr"><br>On 26 Feb 2020, at 08:52, A. Vigneron <<a href="mailto:a.vigneron@protonmail.com" target="_blank">a.vigneron@protonmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div>Also Hoogle is a good resource, here is the link to the<a rel="nofollow" title="https://hackage.haskell.org/package/base-4.12.0.0/docs/Prelude.html" href="https://hackage.haskell.org/package/base-4.12.0.0/docs/Prelude.html" target="_blank"> Prelude module</a>.<br></div><div>From there you can access the functions' source.<br></div><div><br></div><div>Cheers,<br></div><div>Alex<br></div></div></blockquote><blockquote type="cite"><div dir="ltr"><span>_______________________________________________</span><br><span>Beginners mailing list</span><br><span><a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a></span><br><span><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a></span><br></div></blockquote></div></div>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote></div>