mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
add type operators extension
This commit is contained in:
parent
054a1d17f6
commit
57ca08eac5
@ -11,6 +11,7 @@
|
||||
{-# LANGUAGE StandaloneDeriving #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
|
||||
module Language.TSX.AST
|
||||
( module Language.TSX.AST
|
||||
|
Loading…
Reference in New Issue
Block a user