Cosmetic spacing change in cabal file

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2018-07-13 17:01:09 -04:00
parent f8139b3718
commit 364762e223
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -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