Move the 'Hypervisor' type from Objects to Types
This is a very basic type and 'Objects' is a heavy-weight module. By moving it to 'types' we simplify (in the future) the import chains. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Adeodato Simo <dato@google.com>
Showing
- htest/Test/Ganeti/Objects.hs 0 additions, 3 deletionshtest/Test/Ganeti/Objects.hs
- htest/Test/Ganeti/Types.hs 8 additions, 0 deletionshtest/Test/Ganeti/Types.hs
- htools/Ganeti/Config.hs 1 addition, 0 deletionshtools/Ganeti/Config.hs
- htools/Ganeti/Objects.hs 0 additions, 14 deletionshtools/Ganeti/Objects.hs
- htools/Ganeti/Rpc.hs 1 addition, 0 deletionshtools/Ganeti/Rpc.hs
- htools/Ganeti/Types.hs 12 additions, 0 deletionshtools/Ganeti/Types.hs
Loading
Please register or sign in to comment