Container: remove fromAssocList
Container.fromAssocList is just a re-export of IntMap.fromList; it makes sense to remove it and simply export the original name, as it needs just a bit of renaming in the rest of the code. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Balazs Lecz <leczb@google.com>
Showing
- Ganeti/HTools/Cluster.hs 1 addition, 1 deletionGaneti/HTools/Cluster.hs
- Ganeti/HTools/Container.hs 2 additions, 6 deletionsGaneti/HTools/Container.hs
- Ganeti/HTools/Loader.hs 1 addition, 1 deletionGaneti/HTools/Loader.hs
- Ganeti/HTools/QC.hs 6 additions, 6 deletionsGaneti/HTools/QC.hs
- Ganeti/HTools/Simu.hs 2 additions, 2 deletionsGaneti/HTools/Simu.hs
Loading
Please register or sign in to comment