aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/error_messages.md
diff options
context:
space:
mode:
authorEduardo Julian2021-11-19 10:14:54 -0400
committerEduardo Julian2021-11-19 10:14:54 -0400
commitcf72ee2b6c8fe87e43f3e6553fcb13588fb560a3 (patch)
tree47adc6ccc24a9353ee993732c1e054ab378c40b6 /documentation/bookmark/error_messages.md
parentce4ffdcecd271b9cebf62d71977a2d5cb5a1a0ee (diff)
Added tree-shaking to the compiler.
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/error_messages.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/error_messages.md b/documentation/bookmark/error_messages.md
index 9ad8c04f2..f3b7a3120 100644
--- a/documentation/bookmark/error_messages.md
+++ b/documentation/bookmark/error_messages.md
@@ -1,4 +1,5 @@
# Reference
+1. [Error Messages in Haskell, and how to Improve them](https://anthony.noided.media/blog/haskell/programming/2020/05/14/haskell-errors.html)
1. [The Futhark Error Index](https://futhark-lang.org/blog/2021-09-24-the-futhark-error-index.html)