Change how customFields are built
authorIustin Pop <iustin@google.com>
Mon, 16 Jul 2012 11:31:18 +0000 (13:31 +0200)
committerIustin Pop <iustin@google.com>
Thu, 19 Jul 2012 08:01:13 +0000 (10:01 +0200)
commitc2e60027d11c728103c76eb47b95620296864d08
treefb310fe8cc54696a1564aa5866e9a882b4b41f12
parent0fc8e521ebf35ad05c2246edbf5bba13f5d11ec3
Change how customFields are built

Instead of passing an expression (which cannot come from the current
module), we pass a name, which is allowed to reference functions from
the module we're in. Since we currently don't have custom fields, we
don't need to modify any callers.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
htools/Ganeti/THH.hs