ui: Do not call 'display-error' for SRFI-34 exceptions.
authorLudovic Courtès <ludo@gnu.org>
Sun, 31 May 2015 19:54:28 +0000 (21:54 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 31 May 2015 20:39:48 +0000 (22:39 +0200)
commit23185ceadcb522c702cde28be2b5a7379d4ee9f1
tree236817e55a5add90aa3be2a0ed9464badd6c1f93
parent97c15a297da3ecefcd0d4af902158cef239ff3b9
ui: Do not call 'display-error' for SRFI-34 exceptions.

* guix/ui.scm (report-load-error, warn-about-load-error, read/eval): Add
  clause for SRFI-34 exceptions.
guix/ui.scm