From 7646eb44b045ea9d955bbcdbcb20acb9ab35634b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 29 Mar 2015 05:34:23 +0200 Subject: Formatting fix --- posts/blog-rss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/blog-rss.md b/posts/blog-rss.md index f7116a9..f7dbe37 100644 --- a/posts/blog-rss.md +++ b/posts/blog-rss.md @@ -24,7 +24,7 @@ Along the way two helper functions were introduced — if an implementation of t [] <--> x = x (f:fs) <--> x = fs <--> (f x) -== Update +## Update ## import Control.Applicative ((<*>), pure) -- cgit v1.2.3