summaryrefslogtreecommitdiff
path: root/ghc/lib/glaExts/PreludeMainIO_help_1s.hi
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/lib/glaExts/PreludeMainIO_help_1s.hi')
-rw-r--r--ghc/lib/glaExts/PreludeMainIO_help_1s.hi5
1 files changed, 5 insertions, 0 deletions
diff --git a/ghc/lib/glaExts/PreludeMainIO_help_1s.hi b/ghc/lib/glaExts/PreludeMainIO_help_1s.hi
new file mode 100644
index 0000000000..55aba6282a
--- /dev/null
+++ b/ghc/lib/glaExts/PreludeMainIO_help_1s.hi
@@ -0,0 +1,5 @@
+interface PreludeMainIO_help where
+import PreludeIO(Request,Response)
+import Main ( main )
+
+main :: [Response] -> [Request]