We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c42571 commit f274919Copy full SHA for f274919
plugins/hls-stan-plugin/src/Ide/Plugin/Stan.hs
@@ -43,6 +43,7 @@ import Ide.Types (PluginDescriptor (..),
43
defaultPluginDescriptor)
44
import qualified Language.LSP.Types as LSP
45
import Stan.Analysis (Analysis (..), runAnalysis)
46
+import Stan.Category (Category (..))
47
import Stan.Core.Id (Id (..))
48
import Stan.Inspection (Inspection (..))
49
import Stan.Inspection.All (inspectionsIds, inspectionsMap)
0 commit comments