Revision f3baf5ef htools/Ganeti/Query/Filter.hs

b/htools/Ganeti/Query/Filter.hs
60 60
import Ganeti.Objects
61 61
import Ganeti.Query.Language
62 62
import Ganeti.Query.Types
63
import Ganeti.HTools.JSON
63
import Ganeti.JSON
64 64

  
65 65
-- | Compiles a filter based on field names to one based on getters.
66 66
compileFilter :: FieldMap a b

Also available in: Unified diff