mirror of
https://github.com/github/semantic.git
synced 2024-12-27 00:44:57 +03:00
🔥 a redundant Element constraint.
This commit is contained in:
parent
0c3e754eea
commit
6a40b9a6cd
@ -68,7 +68,6 @@ import TreeSitter.Unmarshal
|
||||
data SomeAnalysisParser typeclasses ann where
|
||||
SomeAnalysisParser :: ( ApplyAll typeclasses (Sum fs)
|
||||
, Apply (VertexDeclaration' (Sum fs)) fs
|
||||
, Element Syntax.Identifier fs
|
||||
, HasPrelude lang
|
||||
)
|
||||
=> Parser (Term (Sum fs) ann)
|
||||
|
Loading…
Reference in New Issue
Block a user