Fix 'List' instance of 'PyValue'
authorJose A. Lopes <jabolopes@google.com>
Thu, 29 Aug 2013 09:08:51 +0000 (11:08 +0200)
committerJose A. Lopes <jabolopes@google.com>
Tue, 10 Sep 2013 08:58:11 +0000 (10:58 +0200)
commit3a933ed87c86c6e49e9b6693656c4bb8e12d469e
tree37fdfb558d027f6e78037a3933f087dea8d197ca
parentb2fbea479179f9393263b367ba6bdbcfe1ac791e
Fix 'List' instance of 'PyValue'

Fix 'List' instance of 'PyValue' to properly convert Haskell lists to
Python lists.

Signed-off-by: Jose A. Lopes <jabolopes@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
src/Ganeti/PyValueInstances.hs