diff options
Diffstat (limited to 'ghc/lib/hbc/SimpleLex_mg.hi')
-rw-r--r-- | ghc/lib/hbc/SimpleLex_mg.hi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ghc/lib/hbc/SimpleLex_mg.hi b/ghc/lib/hbc/SimpleLex_mg.hi new file mode 100644 index 0000000000..61e32bf7ca --- /dev/null +++ b/ghc/lib/hbc/SimpleLex_mg.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_ #-} + |