diff options
-rw-r--r-- | erebos.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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, |