diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2017-05-14 09:28:08 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-05-14 09:28:08 +0200 |
commit | 7a17c3eb9f5b7037764e9dfad854cc7d59b47abc (patch) | |
tree | f44e71fb53ca366850ff36af784887eded5c1c8c /src/Text/Pandoc/Logging.hs | |
parent | fbce4228a52de9bba5a30197b165afc66a5a83dc (diff) | |
download | pandoc-7a17c3eb9f5b7037764e9dfad854cc7d59b47abc.tar.gz |
Parsing: replace partial with total function
Calling `tail` on an empty list raises an exception, while calling the
otherwise equivalent `drop 1` will return the empty list again.
Diffstat (limited to 'src/Text/Pandoc/Logging.hs')
0 files changed, 0 insertions, 0 deletions