Rename/make uniform the other query entities
Following the new naming style introduced in Exports.hs, this patch renames the other resources to export non-qualified names (fieldMap as opposed to nodeFieldMap), and to use qualified module imports. Also fixes a haddock issue in a docstring. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
- src/Ganeti/Query/Group.hs 7 additions, 7 deletionssrc/Ganeti/Query/Group.hs
- src/Ganeti/Query/Network.hs 9 additions, 8 deletionssrc/Ganeti/Query/Network.hs
- src/Ganeti/Query/Node.hs 15 additions, 15 deletionssrc/Ganeti/Query/Node.hs
- src/Ganeti/Query/Query.hs 14 additions, 14 deletionssrc/Ganeti/Query/Query.hs
- test/hs/Test/Ganeti/Query/Query.hs 11 additions, 11 deletionstest/hs/Test/Ganeti/Query/Query.hs
Loading
Please register or sign in to comment