Conversation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…users_guide/type-class-extensions.html Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…-haskell.ps.gz Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…y/coding-style Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…y/compiler/recompilation-avoidance Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…y/compiler/type-type Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…y/compiler/unused-imports Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…y/libraries/integer Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…y/prim-ops Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…lementation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…017907.html Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…w.cs.chalmers.se/~rjmh/papers/pretty.ps Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…w.cs.uta.fi/~helmu/pubs/pscerr.html Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…w.cs.uta.fi/~helmu/pubs/psc02.pdf Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
….brynmawr.edu/~rae/papers/2014/coercible/coercible.pdf Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…eople.cs.kuleuven.be/~george.karachalias/papers/p424-karachalias.pdf Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…emy.gibbons.html Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…he_last_n_elements_of_a_list Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…loads.html Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
…se-jdk8-downloads.html Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
So is /2 ... this is the replacement for /2 ...
| Pattern-matching Warnings That Account for GADTs, Guards, and Laziness" | ||
|
|
||
| http://people.cs.kuleuven.be/~george.karachalias/papers/p424-karachalias.pdf | ||
| https://web.archive.org/web/20170706035904/https://people.cs.kuleuven.be/~george.karachalias/papers/p424-karachalias.pdf |
There was a problem hiding this comment.
When a page wasn't reachable, I sometimes tried to find an archived version of the document. I didn't try for every page, and I have not done any checking on current https links -- that's beyond the scope of this PR.
| Note [Versioning of instances] | ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| See [http://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/RecompilationAvoidance#Instances] | ||
| See [https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/compiler/recompilation-avoidance#Instances] |
There was a problem hiding this comment.
My tooling ignored everything after the #, so it's possible that it's no longer correct, but that shouldn't be a big deal (if someone wants to make further corrections, they're welcome to do so).
| in Trac #1496. The full story is in docs/core-spec/core-spec.pdf. Also, see | ||
| http://ghc.haskell.org/trac/ghc/wiki/RolesImplementation | ||
| https://gitlab.haskell.org/ghc/ghc/-/wikis/roles-implementation |
There was a problem hiding this comment.
Yes, I know that the text still says it's Trac and that it in fact is now in gitlab. I consciously chose not to update the text. The item was indeed articulated in Trac #1496, it just so happens that the resource now lives elsewhere.
If someone wants to rewrite the prose, they can.
| * in Advanced Functional Programming, * | ||
| * Johan Jeuring and Erik Meijer (eds), LNCS 925 * | ||
| * http://www.cs.chalmers.se/~rjmh/Papers/pretty.ps * | ||
| * https://web.archive.org/web/20070203205021/http://www.cs.chalmers.se/~rjmh/Papers/pretty.ps * |
There was a problem hiding this comment.
Yes, this blows the ascii art boundary. I'm not certain what people would prefer to do. URL wrapping is not a good thing. Even deleting all whitespaces wouldn't result in a url that fits...
| | -------------------------- | -------------------------------------------------------- | | ||
| | `central` | `https://repo1.maven.org/maven2/` | | ||
| | `javaNet1` | `http://download.java.net/maven/1/` | | ||
| | `javaNet1` | `https://maven.java.net/content/groups/public/` | |
There was a problem hiding this comment.
- maven/1/ is dead
- as is maven/2/
This url corresponds to maven/2/ -- I'm not sure if this is the right choice. My initial reaction was to just delete the line entirely.
| | `jcenter` | `https://jcenter.bintray.com/` | | ||
| | `bintray:[owner]:[repo]` | `https://dl.bintray.com/[owner]/[repo]/` | |
There was a problem hiding this comment.
bintray is gone. They wanted to kill jcenter as well but too many people protested, so it has an indefinite reprieve.
|
|
||
| For further information, see this Trac comment, which includes side-by-side | ||
| Core: https://ghc.haskell.org/trac/ghc/ticket/11795#comment:6 | ||
| Core: https://gitlab.haskell.org/ghc/ghc/-/issues/11795#comment:6 |
There was a problem hiding this comment.
As noted earlier, the # suffixes are not updated. Updating the bits would require a lot of effort and I'd rather leave the human readable text than risk getting the update wrong.
| license-file: LICENSE | ||
| maintainer: libraries@haskell.org | ||
| bug-reports: http://ghc.haskell.org/trac/ghc/newticket?component=libraries/base | ||
| bug-reports: https://gitlab.haskell.org/ghc/ghc/-/issues/new |
There was a problem hiding this comment.
I'm not sure the url structure beyond /new. It's unfortunate that this information isn't current, I might have wanted to file bugs against these libraries.
Description
Generally
httpsurls should be preferred overhttpurls.Also, live urls should be preferred over dead ones.
Note that I tend to leave distinct changes as distinct commits as it makes it easier for me to drop things that groups don't like. I'm not attached to any of these individual changes, nor their structure. I'm happy to squash, although I prefer to do that after the changes are accepted (and I'm happier to let someone else squash and pick a commit message).
How Has This Been Tested?
I used a simple script that checked to see if it looked like pages were available via
https:And had a handy script to update them if they did:
For a number of things that failed or provided redirects, I followed them.
Note that I left a handful of dead dangling links as
http(and msys insists on usinghttp, so...)Types of changes
Checklist: