aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back_end/haskell.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/back_end/haskell.md')
-rw-r--r--documentation/bookmark/back_end/haskell.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/back_end/haskell.md b/documentation/bookmark/back_end/haskell.md
index aa77d723f..a8621380f 100644
--- a/documentation/bookmark/back_end/haskell.md
+++ b/documentation/bookmark/back_end/haskell.md
@@ -1,4 +1,5 @@
# Reference
+1. [Thunks, Sharing, Laziness: The Haskell Heap Visualized – Joachim Breitner](https://www.youtube.com/watch?v=I4lnCG18TaY)
1. [Eta - Modern Haskell on the JVM](https://github.com/typelead/eta)