mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
📝 askModuleStack.
This commit is contained in:
parent
27c2f6603b
commit
ed7513452b
@ -43,6 +43,7 @@ class ( MonadControl term m
|
||||
-- | Get the current 'Configuration' with a passed-in term.
|
||||
getConfiguration :: Ord (LocationFor value) => term -> m (ConfigurationFor term value)
|
||||
|
||||
-- | Retrieve the stack of modules currently being evaluated.
|
||||
askModuleStack :: m [Module term]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user