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