Revision 62a7853e src/Ganeti/Kvmd.hs

b/src/Ganeti/Kvmd.hs
50 50

  
51 51
module Ganeti.Kvmd where
52 52

  
53
import Prelude hiding (catch, rem)
53
import Prelude hiding (rem)
54 54

  
55 55
import Control.Applicative ((<$>))
56 56
import Control.Exception (try)

Also available in: Unified diff