Package Details: tree-sitter-haskell-git 0.13.0.r80.g237f4eb-1

Git Clone URL: https://aur.archlinux.org/tree-sitter-haskell-git.git (read-only, click to copy)
Package Base: tree-sitter-haskell-git
Description: Haskell grammar for tree-sitter
Upstream URL: https://github.com/tree-sitter/tree-sitter-haskell
Licenses: MIT
Groups: tree-sitter-grammars
Conflicts: tree-sitter-haskell
Provides: tree-sitter-haskell
Submitter: lmartinez-mirror
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 0
Popularity: 0.000000
First Submitted: 2021-06-11 19:16 (UTC)
Last Updated: 2021-06-11 19:16 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

bhrgunatha commented on 2023-01-07 11:34 (UTC)

Anyone managed to build this recently? I'm unable to. I think there is a typo in the PKGBUILD; scanner.cc should be scanner.c

Fixing that then causes:

scanner.c:211:51: error: expected ‘,’ or ‘...’ before ‘vs’ 211 | State state_new(TSLexer l, const bool * restrict vs, indent_vec is) { |

followed by a cascade of errors - full output: https://pastebin.com/t8vqfCyu