1
1
mirror of https://github.com/github/semantic.git synced 2025-01-04 13:34:31 +03:00
This commit is contained in:
Rick Winfrey 2019-01-15 17:22:15 -08:00
parent 89ad50eb9a
commit 0fc01f2149

View File

@ -66,6 +66,7 @@ declare :: ( Carrier sig m
)
=> Declaration
-> Relation
-> AccessControl
-> Span
-> Maybe address
-> Evaluator term address value m ()