tree-sitter / haskell-tree-sitter

Haskell bindings for tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The tree-sitter library component depends on test infra

robrix opened this issue · comments

The tree-sitter package’s library component depends on hedgehog; it shouldn’t. (Note that it’s fine, and probably necessary, for the test components to depend on hedgehog, this only applies to the library itself.)