summaryrefslogtreecommitdiff
path: root/080_blog/00040_Haskell/index.md
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-03-17 18:14:32 +0100
committerMiguel <m.i@gmx.at>2019-03-17 18:14:32 +0100
commit0e4810dcfb132bf276a282e25b8523a4009ae08b (patch)
treedac6dce820f0a35d9ed7ea7676982a0f86fd0edb /080_blog/00040_Haskell/index.md
parentad6411e9ec256b03f20b9195e25cb128fe02c628 (diff)
rename blog dir
Diffstat (limited to '080_blog/00040_Haskell/index.md')
-rw-r--r--080_blog/00040_Haskell/index.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/080_blog/00040_Haskell/index.md b/080_blog/00040_Haskell/index.md
deleted file mode 100644
index 2c02a65..0000000
--- a/080_blog/00040_Haskell/index.md
+++ /dev/null
@@ -1,8 +0,0 @@
-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.