[ error message ] include space in missing methods error

This commit is contained in:
Zoe Stafford 2021-06-28 12:30:50 +01:00 committed by G. Allais
parent 60d597fccd
commit af871967ef

View File

@ -205,7 +205,7 @@ elabImplementation {vars} ifc vis opts_in pass env nest is cons iname ps named i
log "elab.implementation" 5 $ "Missing methods: " ++ show missing
when (not (isNil missing)) $
throw (GenericMsg ifc ("Missing methods in " ++ show iname ++ ": "
++ showSep "," (map show missing)))
++ showSep ", " (map show missing)))
-- Add the 'using' hints
defs <- get Ctxt