diff --git a/haskelloids.cabal b/haskelloids.cabal index 7da90f0..bb050b0 100644 --- a/haskelloids.cabal +++ b/haskelloids.cabal @@ -50,6 +50,7 @@ cabal-version: >=1.10 executable haskelloids -- .hs or .lhs file containing the Main module. main-is: Main.hs + ghc-options: -Wall -- Modules included in this executable, other than Main. -- other-modules: