muzzle 2017-03-09 01:17:05
is it possible to use the GHC-tokenizer as a library?
muzzle 2017-03-09 01:17:22
I want to tokenize haskell code at runtime in my program
muzzle 2017-03-09 01:17:35
and I would really like to use a given haskell tokenizer
muzzle 2017-03-09 01:17:42
and possibly other parsing steps