From 24689927d9f4ecf38c4c68984ce601d84d24e49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 7 May 2019 20:45:32 +0200 Subject: Fix whitespace in cabal file --- erebos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erebos.cabal b/erebos.cabal index 8d7e62f..17948b2 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -16,7 +16,7 @@ extra-source-files: CHANGELOG.md cabal-version: >=1.10 executable erebos - ghc-options: -Wall + ghc-options: -Wall main-is: Main.hs other-modules: Identity, Network, -- cgit v1.2.3