Re: 7.0.3

2011-03-24 Thread Luca Ciciriello
Waiting for the fixed 7.0.3, is there some workaround to make available the compilation on MacOS X with Xcode4 using HP 2011.2.0.0? Thanks. Luca. Luca On Mar 17, 2011, at 3:30 PM, Aaron Culich wrote: > Byron- The the latest available version is of OpenGL is 2.4.0.1 so do a cabal > update to g

Re: 7.0.3

2011-03-17 Thread Aaron Culich
Byron- The the latest available version is of OpenGL is 2.4.0.1 so do a cabal update to get the new package list and then try re-running cabal install OpenGL On Tue, Mar 15, 2011 at 1:33 PM, Byron Hale wrote: > I installed the released 7.02, but haskell-platform-2011.2.0.0 would not > install, w

Re: 7.0.3

2011-03-17 Thread Bas van Dijk
On 15 March 2011 18:04, Ian Lynagh wrote: > We want to keep the changes in this release to a minimum, to minimise > the chance of regressions, but if you think we've missed any critical > issues please let us know. Absolutely not critical but it would be nice if you could merge my patch in: http

Re: 7.0.3

2011-03-16 Thread Ian Lynagh
On Tue, Mar 15, 2011 at 02:46:37PM -0700, David Terei wrote: > > Could you merge my fix for this: > > http://hackage.haskell.org/trac/ghc/ticket/4995 > > So patch is: > > Wed Mar 9 13:53:46 PST 2011 David Terei > * LLVM: Fix #4995, llvm mangler broken for large compiles > > Its a pretty s

Re: 7.0.3

2011-03-15 Thread David Terei
Hi Ian, Could you merge my fix for this: http://hackage.haskell.org/trac/ghc/ticket/4995 So patch is: Wed Mar 9 13:53:46 PST 2011 David Terei * LLVM: Fix #4995, llvm mangler broken for large compiles Its a pretty small change and fixes an ugly issue with the LLVM backend on OSX. Cheers,

Re: 7.0.3

2011-03-15 Thread Byron Hale
I installed the released 7.02, but haskell-platform-2011.2.0.0 would not install, with the error that OpenGL-2.2.3.0 (installed with cabal) would not configure for the platform. In case this affects 7.02. (Ubuntu 10.10, AMD64) Messages: Warning: The documentation for the following packages are

Re: 7.0.3

2011-03-15 Thread Ian Lynagh
On Tue, Mar 15, 2011 at 10:17:24AM -0700, Don Stewart wrote: > ETA? As soon as we can fix what we want to fix, and get the builds done. Thanks Ian ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman

Re: 7.0.3

2011-03-15 Thread Don Stewart
ETA? We may do a minor rev of the HP at that point too, to set us up for 2011. On Tue, Mar 15, 2011 at 10:04 AM, Ian Lynagh wrote: > > Hi all, > > Due to a number of issues in the 7.0.2 release, we plan to put out a > 7.0.3 release before finally retiring the 7.0 branch. > > We intend to fix: >