Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / ConstantUtils.hs @ f2b6e7d4

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
f2b6e7d4 09/10/2013 11:58 am Jose A. Lopes

Add 'FrozenSet'

Add type 'FrozenSet' that wrap a Haskell 'Set', and a guarded
constructor for this type and a 'PyValue' instance.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Klaus Aehlig <>