improve error message
This commit is contained in:
parent
0a52f02f8e
commit
dc3e0725f9
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ perform relaxed url file = ifAnnexed file addurl geturl
|
||||||
setUrlPresent key url
|
setUrlPresent key url
|
||||||
next $ return True
|
next $ return True
|
||||||
, do
|
, do
|
||||||
warning $ "failed to verify url: " ++ url
|
warning $ "failed to verify url exists: " ++ url
|
||||||
stop
|
stop
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue