Add missing exports in 'Ganeti.Types'
authorJose A. Lopes <jabolopes@google.com>
Tue, 17 Sep 2013 13:17:16 +0000 (15:17 +0200)
committerJose A. Lopes <jabolopes@google.com>
Thu, 19 Sep 2013 08:51:55 +0000 (10:51 +0200)
commit9ee75f258b1d5bc890f6a74bbebd031df8f25831
treeecd248dfc424c047cb8b4c0174a699943a5885e1
parent7236533e061720ad80e5d43c849b15525db05681
Add missing exports in 'Ganeti.Types'

Add missing exports in 'Ganeti.Types' which are necessary for
'Ganeti.HsConstants'.  These exports concern the '*ToRaw' functions
which convert a Haskell type into JSON.  These functions are needed by
the constants which we want to generate from Haskell to Python based
on Haskell types.

Signed-off-by: Jose A. Lopes <jabolopes@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
src/Ganeti/Types.hs