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.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/bookmark/back_end/haskell.md b/documentation/bookmark/back_end/haskell.md
index a8621380f..b54c23945 100644
--- a/documentation/bookmark/back_end/haskell.md
+++ b/documentation/bookmark/back_end/haskell.md
@@ -1,5 +1,9 @@
+# Language
+
+0. [Finkel](https://github.com/finkel-lang/finkel)
+0. [Eta - Modern Haskell on the JVM](https://github.com/typelead/eta)
+
# 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)
+0. [Thunks, Sharing, Laziness: The Haskell Heap Visualized – Joachim Breitner](https://www.youtube.com/watch?v=I4lnCG18TaY)