From 9fc5f504ab8327afb720dafdf6e7535db87fda57 Mon Sep 17 00:00:00 2001 From: Alexandre Esteves Date: Sun, 6 Oct 2019 02:01:17 +0100 Subject: [PATCH] Hide literate haskell main --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6048011..9d6efb9 100644 --- a/README.md +++ b/README.md @@ -308,10 +308,11 @@ eg17 = labelsWhere (isNothing . getLast) eg10 ### Documentation All the docs in this library are tested on `cabal new-test`. Furthermore, this -README is tested by `markdown-unlit`. To keep _that_ happy, we do need a `main` -in this file, so just ignore the following :) +README is tested by `markdown-unlit`. +