Add all other modules to the cabal file

This commit is contained in:
hasufell 2014-10-05 21:12:08 +02:00
parent 94baf12023
commit d69647dcd3
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ executable CG2
main-is: Main.hs
-- Modules included in this executable, other than Main.
-- other-modules:
other-modules: Defaults Diagram Gtk Meshparser Parser Util
-- LANGUAGE extensions used by modules in this package.
-- other-extensions: