Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions partials/ghc-std.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
</tr>
<tr>
<td nowrap="nowrap">
<a href="http://haskell.org/haskellwiki/GHC">
<a href="https://wiki.haskell.org/GHC">
Documentation</a></td>
</tr>
<tr>
<td nowrap="nowrap">
<a href="http://hackage.haskell.org/trac/ghc/blog">
<a href="https://ghc.haskell.org/trac/ghc/blog">
Blog</a></td>
</tr>
<tr>
<td nowrap="nowrap">
<a href="http://haskell.org/haskellwiki/GHC:FAQ">
<a href="https://haskell.org/haskellwiki/GHC:FAQ">
FAQ</a></td>
</tr>
<tr>
Expand All @@ -50,12 +50,12 @@
</tr>
<tr>
<td nowrap="nowrap">
<a href="http://hackage.haskell.org/trac/ghc/wiki/ReportABug">
<a href="https://ghc.haskell.org/trac/ghc/wiki/ReportABug">
Report a bug</a></td>
</tr>
<tr>
<td nowrap="nowrap">
<a href="http://hackage.haskell.org/trac/ghc/newticket?type=feature+request">
<a href="https://ghc.haskell.org/trac/ghc/newticket?type=feature+request">
Request a feature</a></td>
</tr>
<!--
Expand All @@ -67,7 +67,7 @@
-->
<tr>
<td nowrap="nowrap">
<a href="http://hackage.haskell.org/trac/ghc/">
<a href="https://ghc.haskell.org/trac/ghc/">
Developers (Wiki)</a></td>
</tr>
<tr>
Expand All @@ -84,17 +84,17 @@
<td class="contents">
<table class="contentstbl">
<tr>
<td><a href="http://haskell.org/">
<td><a href="https://haskell.org/">
Haskell.Org</a></td>
</tr>
<tr>
<td>
<a href="http://www.haskell.org/haskellwiki/Definition">The
<a href="https://www.haskell.org/haskellwiki/Definition">The
Haskell 2010 Report</a></td>
</tr>
<tr>
<td>
<a href="http://www.haskell.org/haskellwiki/Mailing_lists">The
<a href="https://www.haskell.org/haskellwiki/Mailing_lists">The
Haskell Mailing List</a></td>
</tr>
</table>
Expand All @@ -108,12 +108,12 @@
<table class="contentstbl">
<tr>
<td>
<a href="http://hackage.haskell.org/platform/">Haskell Platform</a>
<a href="https://www.haskell.org/platform">Haskell Platform</a>
</td>
</tr>
<tr>
<td>
<a href="http://hackage.haskell.org/">Hackage</a>
<a href="https://hackage.haskell.org/">Hackage</a>
</td>
</tr>
</table>
Expand Down