From 9337af165a47a582f0bc3e4f63ff22b79a4308ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Thu, 2 May 2019 22:55:44 +0200 Subject: Cabal: enable almost all warnings --- erebos.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/erebos.cabal b/erebos.cabal index b448914..0d0a7f6 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -16,6 +16,7 @@ extra-source-files: CHANGELOG.md cabal-version: >=1.10 executable erebos + ghc-options: -Wall main-is: Main.hs other-modules: Identity, Network, -- cgit v1.2.3