htools: move TagObject from Luxi.hs to OpCodes.hs
In addition to ReqQueryTags in Luxi.hs, the TagObject ADT is also required for the "kind" attribute of OpTagsSet and OpTagsDel, which are coming to OpCodes.hs next. Hence, we move TagObject there, and adjust imports accordingly. Signed-off-by:Dato Simó <dato@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- htest/Test/Ganeti/Luxi.hs 0 additions, 2 deletionshtest/Test/Ganeti/Luxi.hs
- htest/Test/Ganeti/OpCodes.hs 2 additions, 0 deletionshtest/Test/Ganeti/OpCodes.hs
- htools/Ganeti/Luxi.hs 1 addition, 11 deletionshtools/Ganeti/Luxi.hs
- htools/Ganeti/OpCodes.hs 10 additions, 0 deletionshtools/Ganeti/OpCodes.hs
- htools/Ganeti/Query/Server.hs 1 addition, 0 deletionshtools/Ganeti/Query/Server.hs
Loading
Please register or sign in to comment