1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

📝 AnalysisClasses.

This commit is contained in:
Rob Rix 2019-10-02 15:36:06 -04:00
parent 898eb8a22d
commit ce8928e9a2
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -71,6 +71,7 @@ import Text.Show.Pretty (ppShow)
data GraphType = ImportGraph | CallGraph
-- | Constraints we require for a terms syntax in order to analyze it.
class
( Declarations1 syntax
, Eq1 syntax