
23 May
2012
23 May
'12
11: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.
4795
Age (days ago)
4795
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lorenzo Bolla