Skip to content

Commit

Permalink
Update Haskell to 8.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
j-f1 committed Mar 22, 2020
1 parent a7ff546 commit 4eb4bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/docs/scrapers/haskell.rb
Expand Up @@ -57,7 +57,7 @@ class Haskell < UrlScraper
end

version '8' do
self.release = '8.6.1'
self.release = '8.8.3'
self.base_url = "https://downloads.haskell.org/~ghc/#{release}/docs/html/"
end

Expand Down

0 comments on commit 4eb4bfe

Please sign in to comment.