Organize Haskell constants
authorJose A. Lopes <jabolopes@google.com>
Thu, 19 Sep 2013 13:39:58 +0000 (15:39 +0200)
committerJose A. Lopes <jabolopes@google.com>
Tue, 24 Sep 2013 11:36:20 +0000 (13:36 +0200)
commitc890f66a0383f202c5f1292bde7a2315838109ad
treead1316e78ef8fa93b734e970b786a7eac4c4b33e
parent921319f5b2650cd55cdb61383b88cb0beeded568
Organize Haskell constants

Reorder Haskell constants to match the order in the Python constants
module 'lib/constants.py' to make it easier to debug/trace the Hs2Py
constant migration process.

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