From 3a8d9d2fa21ee7843ca4f7d499f360a3dd97b3f9 Mon Sep 17 00:00:00 2001 From: Jonas Betzendahl Date: Mon, 10 Feb 2014 21:13:54 +0100 Subject: [PATCH] Fixed Master --- Pioneers.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Pioneers.cabal b/Pioneers.cabal index e12f96b..adfcf1f 100644 --- a/Pioneers.cabal +++ b/Pioneers.cabal @@ -8,7 +8,10 @@ executable Pioneers hs-source-dirs: src ghc-options: -Wall other-modules: - Map.Map, + Map.Types, + Map.Graphics, + Map.Creation, + Map.StaticMaps, Render.Misc, Render.Render, Render.RenderObject