Update Haskell documentation (9.0.1)

pull/1477/head
Simon Legner 4 years ago
parent 01542b3cdc
commit a26a7eb502

@ -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/"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 624 B

After

Width:  |  Height:  |  Size: 675 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 705 B

After

Width:  |  Height:  |  Size: 1.2 KiB

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

Loading…
Cancel
Save