mirror of
https://github.com/github/semantic.git
synced 2024-12-20 13:21:59 +03:00
Align the comments.
This commit is contained in:
parent
418f7536c4
commit
00549ae24b
@ -79,7 +79,6 @@ type EvaluatingEffects term value (effects :: [* -> *])
|
||||
, State (StoreFor value) -- The heap
|
||||
, Reader (ModuleTable term) -- Cache of unevaluated modules
|
||||
, State (ModuleTable (EnvironmentFor value)) -- Cache of evaluated modules
|
||||
|
||||
, State (Map Name (Name, Maybe (Address (LocationFor value) value))) -- Set of exports
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user