summaryrefslogtreecommitdiff
path: root/ghc/lib/hbc/SimpleLex_p.hi
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/lib/hbc/SimpleLex_p.hi')
-rw-r--r--ghc/lib/hbc/SimpleLex_p.hi5
1 files changed, 5 insertions, 0 deletions
diff --git a/ghc/lib/hbc/SimpleLex_p.hi b/ghc/lib/hbc/SimpleLex_p.hi
new file mode 100644
index 0000000000..61e32bf7ca
--- /dev/null
+++ b/ghc/lib/hbc/SimpleLex_p.hi
@@ -0,0 +1,5 @@
+{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+interface SimpleLex where
+simpleLex :: [Char] -> [[Char]]
+ {-# GHC_PRAGMA _A_ 1 _U_ 2 _N_ _S_ "S" _N_ _N_ #-}
+