From 0a201572d4b60ef6d18760f596e29876f7b78ef3 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 9 Apr 2021 01:08:21 +0300 Subject: bump jekyll-theme --- _posts/2018-02-18-peculiar-indentation.md | 2 -- 1 file changed, 2 deletions(-) (limited to '_posts/2018-02-18-peculiar-indentation.md') diff --git a/_posts/2018-02-18-peculiar-indentation.md b/_posts/2018-02-18-peculiar-indentation.md index 7832194..9edebf9 100644 --- a/_posts/2018-02-18-peculiar-indentation.md +++ b/_posts/2018-02-18-peculiar-indentation.md @@ -4,8 +4,6 @@ excerpt: > An explanation for nasty `parse error`s I used to get for nested `do` blocks. category: Haskell -custom_css: - - syntax.css --- I've fallen into a Haskell indentation pitfall. I think it must be common, so I'm describing it here. -- cgit v1.2.3