The feature implemented via #151 doesn't support the multi-line `-ferror-span` syntax, as in: ``` Server.hs:(231,5)-(247,119): Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: Nothing ```