Revision d819aba6

b/src/Ganeti/Luxi.hs
156 156
     [ simpleField "flag" [t| Bool |] ]
157 157
    )
158 158
  , (luxiReqSetWatcherPause,
159
     [ simpleField "duration" [t| Maybe Double |] ]
159
     [ optionalNullSerField
160
         $ simpleField "duration" [t| Double |] ]
160 161
    )
161 162
  ])
162 163

  

Also available in: Unified diff