Re: testing 6.12.2-pre

2010-04-15 Thread Matthias Kilian
On Wed, Apr 14, 2010 at 08:44:29PM +0200, Matthias Kilian wrote: > module Main(main) where > > import System.IO > import System.Process > > main = do > hin <- openBinaryFile "/dev/null" ReadMode > hp <- runProcess "/bin/ls" ["-l"] Nothing Nothing (Just hin) > Nothing

Re: testing 6.12.2-pre

2010-04-14 Thread Matthias Kilian
On Fri, Apr 09, 2010 at 05:48:17PM +0400, Serge D. Mechveliani wrote: > I have tested ghc-6.12.1.20100330 on Debian Linux, i386-family, > on the DoCon test, without profilig. > It looks all right. Even if I reported to Ian that everything is fine on OpenBSD, I just found some strangeness with o

Re: testing 6.12.2-pre

2010-04-09 Thread Ian Lynagh
On Fri, Apr 09, 2010 at 05:48:17PM +0400, Serge D. Mechveliani wrote: > > I have tested ghc-6.12.1.20100330 on Debian Linux, i386-family, > on the DoCon test, without profilig. > It looks all right. Thanks for the feedback! Thanks Ian ___ Glasgow-

testing 6.12.2-pre

2010-04-09 Thread Serge D. Mechveliani
Dear GHC developers, I have tested ghc-6.12.1.20100330 on Debian Linux, i386-family, on the DoCon test, without profilig. It looks all right. - Serge Mechveliani mech...@botik.ru ___ Glasgow-haskell-users mailing list Glasgow-haskell-