From 52f86ea0075c66e18e4796ad88f45541da8b4de5 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 7 Mar 2019 23:26:17 +0100 Subject: some cleanup and such --- 080_blog/00040_Haskell/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 080_blog/00040_Haskell/index.md (limited to '080_blog/00040_Haskell/index.md') diff --git a/080_blog/00040_Haskell/index.md b/080_blog/00040_Haskell/index.md new file mode 100644 index 0000000..2c02a65 --- /dev/null +++ b/080_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. -- cgit v1.2.3