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.
Showing
- Ganeti/HTools/CLI.hs 3 additions, 1 deletionGaneti/HTools/CLI.hs
- Ganeti/HTools/Cluster.hs 33 additions, 35 deletionsGaneti/HTools/Cluster.hs
- Ganeti/HTools/Container.hs 28 additions, 0 deletionsGaneti/HTools/Container.hs
- Ganeti/HTools/IAlloc.hs 3 additions, 2 deletionsGaneti/HTools/IAlloc.hs
- Ganeti/HTools/Instance.hs 13 additions, 1 deletionGaneti/HTools/Instance.hs
- Ganeti/HTools/Loader.hs 7 additions, 7 deletionsGaneti/HTools/Loader.hs
- Ganeti/HTools/Node.hs 13 additions, 2 deletionsGaneti/HTools/Node.hs
- Ganeti/HTools/Types.hs 4 additions, 51 deletionsGaneti/HTools/Types.hs
- hail.hs 13 additions, 13 deletionshail.hs
- hbal.hs 2 additions, 3 deletionshbal.hs
- hn1.hs 2 additions, 2 deletionshn1.hs
- hscan.hs 5 additions, 5 deletionshscan.hs
Loading
Please register or sign in to comment