[Haskell-beginners] Prelude source code

Simon Jakobi simon.jakobi at googlemail.com
Wed Feb 26 10:57:19 UTC 2020


You can find the official releases including sources at
http://downloads.haskell.org/~ghc/.

Am Mi., 26. Feb. 2020 um 10:57 Uhr schrieb Francisco Garau
<francisco.garau at gmail.com>:
>
> Thank you. I’ve also found other references online, but I want to see the one installed locally in my system.
>
> I come from Smalltalk where everything is accessible and modifiable.
>
> Is the Prelude and other base modules distributed in compiled form only?
>
> 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
>
> - Francisco
>
>
> On 26 Feb 2020, at 08:52, A. Vigneron <a.vigneron at protonmail.com> wrote:
>
> Also Hoogle is a good resource, here is the link to the Prelude module.
> From there you can access the functions' source.
>
> Cheers,
> Alex
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


More information about the Beginners mailing list