From f8aac4105feead85045de6c7f62701a739514c02 Mon Sep 17 00:00:00 2001 From: rrt Date: Wed, 15 Aug 2001 09:36:39 +0000 Subject: [PATCH] [project @ 2001-08-15 09:36:39 by rrt] Tidy --- ghc/compiler/ilxGen/tests/test1-nostdlib.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc/compiler/ilxGen/tests/test1-nostdlib.hs b/ghc/compiler/ilxGen/tests/test1-nostdlib.hs index 2156b9d..1e9053e 100644 --- a/ghc/compiler/ilxGen/tests/test1-nostdlib.hs +++ b/ghc/compiler/ilxGen/tests/test1-nostdlib.hs @@ -1,4 +1,3 @@ - module Test1_nostdlib where foreign import "ilxHello" unsafe ilxHello :: () -- 1.7.10.4