Enhance error message

This commit is contained in:
Justin Ethier 2016-01-05 22:29:29 -05:00
parent 4cc7d028fb
commit 5c9651c5df

View file

@ -282,7 +282,7 @@
(if (= idx-my-imports idx-imports-me)
idx-my-imports
(+ 1 idx-my-imports)))
(error "Internal error: unable to import library"))))
(error "Internal error: unable to import library" lib/dep))))
))
libs/deps)
(map car result)))