From 364762e223647bcc486c82f5f9bfbc2463b75d93 Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Fri, 13 Jul 2018 17:01:09 -0400 Subject: [PATCH] Cosmetic spacing change in cabal file Signed-off-by: Collin J. Doering --- blog-rekahsoft-ca.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-rekahsoft-ca.cabal b/blog-rekahsoft-ca.cabal index 90b35bf..c9dfecc 100644 --- a/blog-rekahsoft-ca.cabal +++ b/blog-rekahsoft-ca.cabal @@ -83,7 +83,7 @@ executable gencss Ghc-options: -Wall -O2 -- Modules included in this executable, other than Main. - other-modules: Header PageComponents Util + other-modules: Header PageComponents Util -- LANGUAGE extensions used by modules in this package. other-extensions: OverloadedStrings