From 27fe3ead748f28e58f5616a3bc0a8d0f6c86979c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Feb 2018 05:56:20 +0300 Subject: peculiar: update excerpt --- _posts/2018-02-18-peculiar-indentation.md | 4 ++-- 1 file 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 do - blocks. + An explanation for nasty parse errors I used to get for nested + do blocks. category: Haskell custom_css: - syntax.css -- cgit v1.2.3