1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

🔥 a redundant FIXME.

This commit is contained in:
Rob Rix 2019-07-30 09:38:09 -04:00
parent 255cddb249
commit 901014d6ac
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -84,7 +84,6 @@ runFile eval file = traverse run file
. fmap fold
. convergeTerm (Proxy @User) (fix (cacheTerm . eval scopeGraphAnalysis))
-- FIXME: decompose into a product domain and two atomic domains
scopeGraphAnalysis
:: ( Alternative m
, Carrier sig m