From: rrt Date: Wed, 15 Aug 2001 09:36:39 +0000 (+0000) Subject: [project @ 2001-08-15 09:36:39 by rrt] X-Git-Tag: Approximately_9120_patches~1244 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f8aac4105feead85045de6c7f62701a739514c02;p=ghc-hetmet.git [project @ 2001-08-15 09:36:39 by rrt] Tidy --- 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 :: ()