Skip to content

Commit fc32365

Browse files
authored
Update README.md
1 parent 5c51cff commit fc32365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Notes from my research for forest-lang, mostly in the form of links to reference
3333
* [Simple explanation of type unification](https://eli.thegreenplace.net/2018/unification/)
3434
* [Jan's proposal to add Row Types to GHC](https://github.com/ghc-proposals/ghc-proposals/pull/180)
3535
* [Type driven development in Idris](https://www.youtube.com/watch?v=mOtKD7ml0NU&feature=youtu.be)
36+
* [A reckless introduction to Hindley-Milner type inference](http://reasonableapproximation.net/2019/05/05/hindley-milner.html)
3637

3738
### Proofs
3839

0 commit comments

Comments
 (0)