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