summaryrefslogtreecommitdiff
path: root/ghc/compiler/ilxGen/tests
diff options
context:
space:
mode:
authorrrt <unknown>2001-08-15 09:36:39 +0000
committerrrt <unknown>2001-08-15 09:36:39 +0000
commitf8aac4105feead85045de6c7f62701a739514c02 (patch)
treee1d152de1a82e3cb39c5008d2c44f30a8da09098 /ghc/compiler/ilxGen/tests
parent43453b574a998d2fc2a165e1003a22a83276148c (diff)
downloadhaskell-f8aac4105feead85045de6c7f62701a739514c02.tar.gz
[project @ 2001-08-15 09:36:39 by rrt]
Tidy
Diffstat (limited to 'ghc/compiler/ilxGen/tests')
-rw-r--r--ghc/compiler/ilxGen/tests/test1-nostdlib.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/compiler/ilxGen/tests/test1-nostdlib.hs b/ghc/compiler/ilxGen/tests/test1-nostdlib.hs
index 2156b9d148..1e9053ea41 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 :: ()