1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

fix copy pasta

This commit is contained in:
Ayman Nadeem 2020-02-12 18:23:24 -05:00
parent 05760f6d11
commit 8f3668aa1a

View File

@ -1,7 +1,7 @@
-- | Semantic functionality for JSON programs.
module Language.PHP
( Term(..)
, TreeSitter.PHP.tree_sitter_json
, TreeSitter.PHP.tree_sitter_php
) where
import Data.Proxy