class Rouge::Lexers::LiterateHaskell

def haskell

def haskell
  @haskell ||= Haskell.new(options)
end