
23 May
2012
23 May
'12
7:06 a.m.
On Tue, May 22, 2012 at 4:13 PM, John Simon
wrote: data Lexer = Lexer String
makeLexer :: String -> Lexer makeLexer fn = Lexer fn
`makeLexer` is redundant. You can simply use `Lexer`. L.
4749
Age (days ago)
4749
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lorenzo Bolla