Fix bugs in zoning
This commit is contained in:
+1
-6
@@ -1,10 +1,5 @@
|
||||
{-# LANGUAGE StrictData #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
|
||||
{- |
|
||||
Contains base datatypes that cannot be seperated into
|
||||
different modules because they are interdependent;
|
||||
circular imports are probably not a good idea.
|
||||
Rexports all Dodge.Data.x files.
|
||||
-}
|
||||
module Dodge.Data (
|
||||
module Dodge.Data.World,
|
||||
|
||||
Reference in New Issue
Block a user