projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[project @ 1996-06-30 16:44:25 by partain]
[ghc-hetmet.git]
/
ghc
/
lib
/
hbc
/
SimpleLex_mr.hi
1
{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
2
interface SimpleLex where
3
simpleLex :: [Char] -> [[Char]]
4
{-# GHC_PRAGMA _A_ 1 _U_ 2 _N_ _S_ "S" _N_ _N_ #-}
5