<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 12/26/2012 10:03, nemysis wrote:<br>
</div>
<blockquote cite="mid:20121226160309.7fc7ca49@nemysis3now.no-ip.biz"
type="cite">
<pre wrap="">GHC
Haskell is the standard lazy purely functional programming language. The current language version is Haskell 98, agreed in December 1998, with a revised version published in January 2003.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 generating good code for a variety of platforms. GHC is a state-of-the-art programming suite for Haskell and compiles Haskell to either native code or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, comprehensive set of libraries and an interactive system for convenient, quick development.
<a class="moz-txt-link-freetext" href="http://www.haskell.org/ghc/">http://www.haskell.org/ghc/</a>
lang/ghc</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Pbi-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pbi-dev@lists.pcbsd.org">Pbi-dev@lists.pcbsd.org</a>
<a class="moz-txt-link-freetext" href="http://lists.pcbsd.org/mailman/listinfo/pbi-dev">http://lists.pcbsd.org/mailman/listinfo/pbi-dev</a></pre>
</blockquote>
<br>
I just added this module to the build server.<br>
Thanks for sending it in!<br>
<br>
<pre class="moz-signature" cols="72">--
~~Ken Moore~~
PC-BSD/iXsystems</pre>
</body>
</html>