Sfoglia il codice sorgente

Update Haskell documentation (9.0.1)

Simon Legner 4 anni fa
parent
commit
a26a7eb502

+ 6 - 0
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/"

BIN
public/icons/docs/haskell/16.png


BIN
public/icons/docs/haskell/16@2x.png


+ 1 - 0
public/icons/docs/haskell/SOURCE

@@ -1 +1,2 @@
+https://www.haskell.org/img/favicon.ico
 http://www.haskell.org/haskellwiki/Thompson-Wheeler_logo