Revision 32a569fe htools/Ganeti/OpCodes.hs

b/htools/Ganeti/OpCodes.hs
39 39
  , allOpIDs
40 40
  ) where
41 41

  
42
import Text.JSON (readJSON, showJSON, makeObj, JSON, JSValue(..), fromJSString)
42
import Text.JSON (readJSON, showJSON, JSON, JSValue(..), fromJSString)
43 43
import Text.JSON.Pretty (pp_value)
44 44

  
45 45
import qualified Ganeti.Constants as C

Also available in: Unified diff