Haskell style: explicit errors, visible in the type
authorKlaus Aehlig <aehlig@google.com>
Thu, 23 Jan 2014 12:46:05 +0000 (13:46 +0100)
committerJose A. Lopes <jabolopes@google.com>
Mon, 27 Jan 2014 09:38:19 +0000 (10:38 +0100)
commit16b85a3cbd7dd456ed3a049cf45788fd3004dd48
treeadf3c28e5819f74f31cd0614d5bb02e87e0713bd
parentb10df4de84b213045bb3edbde27541947555b08f
Haskell style: explicit errors, visible in the type

While it is already standard in the Ganeti code base, explicitly
document that we do not like Exceptions and use sum types instead.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Petr Pudlak <pudlak@google.com>
doc/dev-codestyle.rst