summaryrefslogtreecommitdiff
path: root/00_blog/00040_Haskell/index.md
diff options
context:
space:
mode:
Diffstat (limited to '00_blog/00040_Haskell/index.md')
-rw-r--r--00_blog/00040_Haskell/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/00_blog/00040_Haskell/index.md b/00_blog/00040_Haskell/index.md
new file mode 100644
index 0000000..2c02a65
--- /dev/null
+++ b/00_blog/00040_Haskell/index.md
@@ -0,0 +1,8 @@
+Haskell
+=======
+
+Originally coming from structured and object-oriented programming, I fell
+in love with Haskell a couple of years ago. I appreciate it's purity
+and laziness and the powerful, static type system.
+
+You can find here my notes and tiny toy projects related to Haskell.