tree-sitter/haskell-tree-sitter

Support GHC 9.0

andreasabel opened this issue · 0 comments

This worked under GHC 9.0.1:

$ git submodule sync
$ git submodule update --init --recursive --depth 1
$ cabal build all --enable-tests --allow-newer=template-haskell

So I suppose all is needed to support GHC 9.0 is to bump the upper bounds on template-haskell. This can be done in a revision on hackage.