aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 05:56:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 05:56:20 +0300
commit27fe3ead748f28e58f5616a3bc0a8d0f6c86979c (patch)
tree284fcc7d93754e89acb1bd44cb2bf83a3d6b24f0
parentdon't color text-mutex links only for categories (diff)
downloadjekyll-theme-27fe3ead748f28e58f5616a3bc0a8d0f6c86979c.tar.gz
jekyll-theme-27fe3ead748f28e58f5616a3bc0a8d0f6c86979c.zip
peculiar: update excerpt
-rw-r--r--_posts/2018-02-18-peculiar-indentation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2018-02-18-peculiar-indentation.md b/_posts/2018-02-18-peculiar-indentation.md
index 9c6930d..fceba33 100644
--- a/_posts/2018-02-18-peculiar-indentation.md
+++ b/_posts/2018-02-18-peculiar-indentation.md
@@ -2,8 +2,8 @@
title: Peculiar Haskell indentation
layout: post
excerpt: >
- An explanation of how Haskell indentation works inside <code>do</code>
- blocks.
+ An explanation for nasty <code>parse error</code>s I used to get for nested
+ <code>do</code> blocks.
category: Haskell
custom_css:
- syntax.css