module Toktok ( Lexer , mkLexer , mkLexerWithSandhis ) where import Toktok.Lexer (Lexer, mkLexer, mkLexerWithSandhis)