pocaeus
pocaeus
This PR adds the Haskell tree-sitter grammar copied from [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/haskell). It also adds the Haskell Language Server. This is a joint effort by myself (adding the grammar) and @leifu1128 (who...
This PR is a follow-up from https://github.com/zed-industries/zed/pull/6786#issuecomment-1912912550 and adds an `outline.scm` file for buffer symbol search support in Haskell. Release Notes: - Added buffer symbol search support for Haskell
👋 [`uuidv7`](https://github.com/pocaeus/uuidv7.lisp) is an implementation of UUIDv7 identifiers (as described in an [RFC4122 draft](https://datatracker.ietf.org/doc/draft-ietf-uuidrev-rfc4122bis/)) with millisecond precision. Author: Pocæus License: [MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/) Source: https://github.com/pocaeus/uuidv7.lisp