diff --git a/lib/docs/scrapers/haskell.rb b/lib/docs/scrapers/haskell.rb index ec63019d..5ed6e967 100755 --- a/lib/docs/scrapers/haskell.rb +++ b/lib/docs/scrapers/haskell.rb @@ -58,6 +58,12 @@ module Docs end end + version '9' do + self.release = '9.0.1' + self.base_url = "https://downloads.haskell.org/~ghc/#{release}/docs/html/" + options[:container] = ->(filter) {filter.subpath.start_with?('users_guide') ? '.document' : '#content'} + end + version '8' do self.release = '8.10.2' self.base_url = "https://downloads.haskell.org/~ghc/#{release}/docs/html/" diff --git a/public/icons/docs/haskell/16.png b/public/icons/docs/haskell/16.png index 8a66915c..f593183d 100644 Binary files a/public/icons/docs/haskell/16.png and b/public/icons/docs/haskell/16.png differ diff --git a/public/icons/docs/haskell/16@2x.png b/public/icons/docs/haskell/16@2x.png index 64120712..08303984 100644 Binary files a/public/icons/docs/haskell/16@2x.png and b/public/icons/docs/haskell/16@2x.png differ diff --git a/public/icons/docs/haskell/SOURCE b/public/icons/docs/haskell/SOURCE index 3e8a829b..af945961 100644 --- a/public/icons/docs/haskell/SOURCE +++ b/public/icons/docs/haskell/SOURCE @@ -1 +1,2 @@ +https://www.haskell.org/img/favicon.ico http://www.haskell.org/haskellwiki/Thompson-Wheeler_logo