Fix the various monomorphism warning
In a few places (e.g. tryRead or any printf call) it's a little bit hard to add the correct type signatures, but in the it is possible to fix these warnings (which can bite one in subtle cases).
Showing
- Ganeti/HTools/CLI.hs 8 additions, 4 deletionsGaneti/HTools/CLI.hs
- Ganeti/HTools/Cluster.hs 22 additions, 19 deletionsGaneti/HTools/Cluster.hs
- Ganeti/HTools/Loader.hs 10 additions, 6 deletionsGaneti/HTools/Loader.hs
- Ganeti/HTools/Text.hs 9 additions, 7 deletionsGaneti/HTools/Text.hs
- Ganeti/HTools/Utils.hs 4 additions, 1 deletionGaneti/HTools/Utils.hs
- hail.hs 16 additions, 10 deletionshail.hs
- hbal.hs 8 additions, 8 deletionshbal.hs
- hscan.hs 38 additions, 41 deletionshscan.hs
- hspace.hs 7 additions, 6 deletionshspace.hs
Loading
Please register or sign in to comment