RegexLexer
# File lib/rouge/lexers/literate_haskell.rb, line 12 def haskell @haskell ||= Haskell.new(options) end