Revision 32a569fe htools/Ganeti/HTools/Types.hs

b/htools/Ganeti/HTools/Types.hs
75 75
  ) where
76 76

  
77 77
import qualified Data.Map as M
78
import Text.JSON (makeObj, readJSON, showJSON)
79 78

  
80 79
import qualified Ganeti.Constants as C
81 80
import qualified Ganeti.THH as THH
82 81
import Ganeti.BasicTypes
83
import Ganeti.JSON
84 82

  
85 83
-- | The instance index type.
86 84
type Idx = Int

Also available in: Unified diff