{-# GHC_PRAGMA INTERFACE VERSION 5 #-} interface SimpleLex where simpleLex :: [Char] -> [[Char]] {-# GHC_PRAGMA _A_ 1 _U_ 2 _N_ _S_ "S" _N_ _N_ #-}