[devdocsgjs/main: 1053/1867] Update Haskell to 8.8.3




commit 4eb4bfe5da24db5a3f5041ca449cf75d7c70b6f5
Author: Jed Fox <git twopointzero us>
Date:   Sun Mar 22 10:21:16 2020 -0400

    Update Haskell to 8.8.3

 lib/docs/scrapers/haskell.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/haskell.rb b/lib/docs/scrapers/haskell.rb
index fb118851..b668f1c2 100755
--- a/lib/docs/scrapers/haskell.rb
+++ b/lib/docs/scrapers/haskell.rb
@@ -57,7 +57,7 @@ module Docs
     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
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]