class Rouge::Lexers::LiterateHaskell
Public Instance Methods
Source
# File lib/rouge/lexers/literate_haskell.rb, line 13 def haskell @haskell ||= Haskell.new(options) end
# File lib/rouge/lexers/literate_haskell.rb, line 13 def haskell @haskell ||= Haskell.new(options) end