summary refs log tree commit diff
path: root/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json
diff options
context:
space:
mode:
authorJosé Luis Lafuente <jl@lafuente.me>2021-06-02 21:40:15 +0200
committerMatthieu Coudron <teto@users.noreply.github.com>2021-06-16 16:53:57 +0200
commit779cb5580d54b277c6cbec68a9f4c9491bec5bb4 (patch)
treefc0d86175dda6d04f0b91b8c25c5e8a8aec038fd /pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json
parent989eb20b4f02df92934687f02678cbf2df8b3747 (diff)
downloadnixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.tar
nixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.tar.gz
nixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.tar.bz2
nixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.tar.lz
nixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.tar.xz
nixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.tar.zst
nixpkgs-779cb5580d54b277c6cbec68a9f4c9491bec5bb4.zip
tree-sitter: update grammars
Switch to nvim-treesitter/tree-sitter-lua for lua,
since current lua grammar is broken for 0.19.5
Diffstat (limited to 'pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json')
-rw-r--r--pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json b/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json
index 3dc04b3b08a..b8ca41abcf2 100644
--- a/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json
+++ b/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-haskell.json
@@ -1,9 +1,9 @@
 {
   "url": "https://github.com/tree-sitter/tree-sitter-haskell",
-  "rev": "2e33ffa3313830faa325fe25ebc3769896b3a68b",
-  "date": "2021-04-19T23:45:03+02:00",
-  "path": "/nix/store/75mc2mfs4sm21c871s5lm9djnjk90r7n-tree-sitter-haskell",
-  "sha256": "0np7mzi1na1qscdxsjpyw314iwcmpzzrx1v7fk3yxc70qwzjcpp1",
+  "rev": "237f4eb4417c28f643a29d795ed227246afb66f9",
+  "date": "2021-06-05T13:41:42+02:00",
+  "path": "/nix/store/wwi86c3ix0zq8czwljxxypw5w2mxnz5h-tree-sitter-haskell",
+  "sha256": "0gx6mr6yg053i5mif8i8qwkk9h57laf9riw5r24av1y7cal7sszd",
   "fetchSubmodules": false,
   "deepClone": false,
   "leaveDotGit": false