Revision 26d62e4c htools/Ganeti/HTools/ExtLoader.hs

b/htools/Ganeti/HTools/ExtLoader.hs
51 51

  
52 52
import Ganeti.HTools.Types
53 53
import Ganeti.HTools.CLI
54
import Ganeti.HTools.Utils (sepSplit, tryRead, exitIfBad, exitWhen)
54
import Ganeti.Utils (sepSplit, tryRead, exitIfBad, exitWhen)
55 55

  
56 56
-- | Error beautifier.
57 57
wrapIO :: IO (Result a) -> IO (Result a)

Also available in: Unified diff