Change the module import hierarchy
authorIustin Pop <iustin@google.com>
Tue, 26 May 2009 23:17:36 +0000 (00:17 +0100)
committerIustin Pop <iustin@google.com>
Tue, 26 May 2009 23:17:36 +0000 (00:17 +0100)
commit262a08a2d2cd645032016de106af6eb9c20849d9
treea8305811c89703f9131e5f4cc0b0f5d39ed2a248
parenta097adcc48452be8985c46fe3646c79170d6abd9
Change the module import hierarchy

This patch makes the Types module a base module, and Node/Instance ones
import it, from the previous (opposite) situation. This will allow in
the future to use newtypes for the index and name types.
12 files changed:
Ganeti/HTools/CLI.hs
Ganeti/HTools/Cluster.hs
Ganeti/HTools/Container.hs
Ganeti/HTools/IAlloc.hs
Ganeti/HTools/Instance.hs
Ganeti/HTools/Loader.hs
Ganeti/HTools/Node.hs
Ganeti/HTools/Types.hs
hail.hs
hbal.hs
hn1.hs
hscan.hs