mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-22 06:55:13 +03:00
Update README.md
Add links to Justin Le and the practical dependent types in haskell blog post, so others don't have to jump through google to find the relevant links :-)
This commit is contained in:
parent
3e335a0c76
commit
b2136e9751
@ -59,8 +59,8 @@ Grenade is currently known to build with ghc 7.10 and 8.0.
|
||||
|
||||
Thanks
|
||||
------
|
||||
Writing a library like this has been on my mind for a while now, but a big shout out must go to Justin Le, whose
|
||||
dependently typed fully connected network inspired me to get cracking, gave many ideas for the type level tools I
|
||||
Writing a library like this has been on my mind for a while now, but a big shout out must go to [Justin Le](https://github.com/mstksg), whose
|
||||
[dependently typed fully connected network](https://blog.jle.im/entry/practical-dependent-types-in-haskell-1.html) inspired me to get cracking, gave many ideas for the type level tools I
|
||||
needed, and was a great starting point for writing this library.
|
||||
|
||||
Performance
|
||||
|
Loading…
Reference in New Issue
Block a user