Revision 05ff7a00 htools/Ganeti/Luxi.hs

b/htools/Ganeti/Luxi.hs
132 132
       [ ("flag", [t| Bool |], [| id |]) ],
133 133
       [| J.showJSON |])
134 134
    , ("SetWatcherPause",
135
       [ ("duration", [t| Double |], [| \x -> [x] |]) ],
135
       [ ("duration", [t| Double |], [| (: []) |]) ],
136 136
       [| J.showJSON |])
137 137
  ])
138 138

  

Also available in: Unified diff