Resolve aliases

This commit is contained in:
Sandro 2024-10-03 19:00:28 +02:00 committed by Sandro Jäckel
parent aeb6ae37a7
commit 6594472fd2
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -508,7 +508,7 @@ let
name = "prolog-ls";
description = "prolog_ls for SWI-Prolog";
serverName = "prolog_ls";
package = "swiProlog";
package = "swi-prolog";
}
{
name = "purescriptls";