summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrelNames.hs-boot
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-12-03 12:42:24 -0600
committerAustin Seipp <austin@well-typed.com>2014-12-03 12:42:24 -0600
commitdc00fb1b5e75fda17384af612a98a8c99f874cff (patch)
tree131d54bd8f43dfd151a08c4609654b615c684e5a /compiler/prelude/PrelNames.hs-boot
parent1389ff565d9a41d21eb7e4fc6e2b23d0df08de24 (diff)
downloadhaskell-dc00fb1b5e75fda17384af612a98a8c99f874cff.tar.gz
compiler: de-lhs prelude/
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'compiler/prelude/PrelNames.hs-boot')
-rw-r--r--compiler/prelude/PrelNames.hs-boot7
1 files changed, 7 insertions, 0 deletions
diff --git a/compiler/prelude/PrelNames.hs-boot b/compiler/prelude/PrelNames.hs-boot
new file mode 100644
index 0000000000..0bd74d5577
--- /dev/null
+++ b/compiler/prelude/PrelNames.hs-boot
@@ -0,0 +1,7 @@
+module PrelNames where
+
+import Module
+import Unique
+
+mAIN :: Module
+liftedTypeKindTyConKey :: Unique