Re: patch for T706

2011-04-18 Thread Simon Marlow
On 14/04/2011 21:23, Michal Terepeta wrote: Hi, Apparently T706 test doesn't ignore ~/.ghci file and was failing for me because of that. Attached is a simple patch fixing this. Thanks - I'll push. Simon ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

patch for T706

2011-04-14 Thread Michal Terepeta
Hi, Apparently T706 test doesn't ignore ~/.ghci file and was failing for me because of that. Attached is a simple patch fixing this. Cheers, Michal >From 871cf36c0a1d2d473a8576b9486c03922f213193 Mon Sep 17 00:00:00 2001 From: Michal Terepeta Date: Thu, 14 Apr 2011 22:12:29 +0200 Subject: [PATCH]