diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-01-30 08:45:49 -0500 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-02-01 12:29:26 -0500 |
commit | 88fba8a4b3c22e953a634b81dd0b67ec66eb5e72 (patch) | |
tree | 75a46332ad32cfeaf4f4d52b3b60fd452f2493b6 /.mailmap | |
parent | 06185102bb06d6d56e00d40172a6a473fc228501 (diff) | |
download | haskell-88fba8a4b3c22e953a634b81dd0b67ec66eb5e72.tar.gz |
Fix a few Note inconsistencies
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -349,6 +349,7 @@ shelarcy <shelarcy@gmail.com> # Uses this name onl Ömer Sinan Ağacan <omeragacan@gmail.com> <omer@well-typed.com> # Note [geoffw] +# ~~~~~~~~~~~~~ # From GHC wiki: "Geoff Washburn made the first implementation of GADTs in GHC" # Other possibilities (but not such a direct connection with GHC): # * Geoff W. Hamilton @@ -357,14 +358,16 @@ shelarcy <shelarcy@gmail.com> # Uses this name onl # PhD student, OCaml, "Dynamic ADTs" # # Note [uid245] +# ~~~~~~~~~~~~~ # Circumstantial evidence only: # * Commit fafe43, "Avoid divide by zero", by simonm. # * Subsequent commit fd40a1, "avoid another divide by zero", by uid245. # * Three commits later 15e6ea, "urk, extra parenthesis crept in", by simonm. Same file section. # # Note [usrbincc] +# ~~~~~~~~~~~~~~~ # https://github.com/thlorenz/node-traceur/commit/59f97feae23763c456b70bb129dbe04004e9fe04 # # Note [zhuang] +# ~~~~~~~~~~~~~ # http://comments.gmane.org/gmane.comp.lang.haskell.cvs.ghc/33473 -#EOF |