Fix improperly formatted docstring
authorMichele Tartara <mtartara@google.com>
Wed, 6 Feb 2013 09:16:01 +0000 (09:16 +0000)
committerIustin Pop <iustin@google.com>
Mon, 4 Mar 2013 10:35:44 +0000 (11:35 +0100)
commit0e42ef67d8acd1fc9f46052453697323732e00eb
treee8d0ee36bfae396744eef25f392fcd760add9fcd
parent36a566e87f9133d73329c900870815bce32b20ce
Fix improperly formatted docstring

Change the docstring of chompPrefix to prevent the error
"doc comment parse failed" that was raised by some version of
haddock while generating the documentation for this function.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
(cherry picked from commit 94042ae4f2f6983a04d1ff2c99144330562b6301)

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
src/Ganeti/Utils.hs