Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (27m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 20:01:40 UTC Now

2023-01-30 03:01:38 UTC MAIN commitmail json YAML

devel/hs-lsp-types: Update to 1.6.0.0

1.6.0.0
* Add isSubRangeOf and positionInRange helper functions
* Add ServerCancelled, RequestFailed and ErrorCodeCustom server error types
* Fix "workspace/semanticTokens/refresh" to be a server method instead of a
  client method
* Use a packed representation for NormalizedFilePath
* Add converions from OsPath to NormalizedFilePath in
  Language.LSP.Types.Uri.OsPath when using new enough filepath

1.5.0.0
* VFS module moved from lsp-types to lsp, as it relates to the actual
  implementation of a LSP server.

(pho)