From owner-svn-doc-all@FreeBSD.ORG Tue Jul 9 07:30:13 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A2F35D28; Tue, 9 Jul 2013 07:30:13 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 85CBE1D4B; Tue, 9 Jul 2013 07:30:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r697UDUv094669; Tue, 9 Jul 2013 07:30:13 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r697UDpH094668; Tue, 9 Jul 2013 07:30:13 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307090730.r697UDpH094668@svn.freebsd.org> From: Gabor Pali Date: Tue, 9 Jul 2013 07:30:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42206 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 07:30:13 -0000 Author: pgj Date: Tue Jul 9 07:30:13 2013 New Revision: 42206 URL: http://svnweb.freebsd.org/changeset/doc/42206 Log: - Add Q2 status report entry for the FreeBSD Haskell team Submitted by: ashish Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 9 07:24:27 2013 (r42205) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 9 07:30:13 2013 (r42206) @@ -18,7 +18,7 @@

Thanks to all the reporters for the excellent work! This report - contains 21 entries and we hope you enjoy reading it.

+ contains 22 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2013 @@ -1231,4 +1231,66 @@ &os; GNOME and KDE teams. + + + &os; Haskell Ports + + + + + Gábor + Páli + + pgj@FreeBSD.org + + + + + Ashish + SHUKLA + + ashish@FreeBSD.org + + + + + &os; Haskell wiki page + &os; Haskell ports repository + Experimental pkg(8) package repositories + + + +

We are proud to announce &os; Haskell Team has updated the + Haskell Platform to 2013.2.0.0, GHC to 7.6.3, as well as updated + existing ports to their latest stable versions. In this update, + we provided experimental support for LLVM-based code generation + (disabled by default) to Haskell ports. We also added number of + new ports, which brings their count in &os; Ports Collection to + 402, and now Haskell ports play nicer with + portmaster(8)-based upgrades.

+ +

In cooperation with Konstantin Belousov and Dimitry Andric, we + have managed to unbreak build of GHC on 32-bit 10.x systems, so + we have packages for 10.x again. However, it turned out that + this bug (in thread signal delivery) can also affect the + building process for other platforms as well, which explains + some of the strange build breakages our users experienced in the + past.

+ +

We have also learned that there is an ongoing work + in GHC upstream which will allow us to provide support for + building with Clang natively once GHC 7.8 becomes part of + the Haskell Platform.

+ + + + Test experimental Clang/LLVM code generation support to + enable it by default. + + Commit pending Haskell ports to the ports tree. + + Port more (popular) Cabal packages. + +