packages feed

alex-2.1.0: examples/tkns.hs

import Alex
import Tokens

main:: IO ()
main = interact (show.tokens)