Re: validate failure in SafeLang15

2011-08-08 Thread David Terei
Fixed. Thanks. On 8 August 2011 05:48, Simon Marlow wrote: > My validates sometimes fail this test: > > Compile failed (status 256) errors were: > [1 of 2] Compiling SafeLang13_A     ( SafeLang13_A.hs, SafeLang13_A.o ) > ./SafeLang13_A.o: getFileStatus: does not exist (No such file or directory)

validate failure in SafeLang15

2011-08-08 Thread Simon Marlow
My validates sometimes fail this test: Compile failed (status 256) errors were: [1 of 2] Compiling SafeLang13_A ( SafeLang13_A.hs, SafeLang13_A.o ) ./SafeLang13_A.o: getFileStatus: does not exist (No such file or directory) *** unexpected failure for SafeLang15(normal) But the test runs f