Skip to content

Commit

Permalink
Stan: Import category
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Aug 11, 2022
1 parent 4c42571 commit f274919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/hls-stan-plugin/src/Ide/Plugin/Stan.hs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import Ide.Types (PluginDescriptor (..),
defaultPluginDescriptor)
import qualified Language.LSP.Types as LSP
import Stan.Analysis (Analysis (..), runAnalysis)
import Stan.Category (Category (..))
import Stan.Core.Id (Id (..))
import Stan.Inspection (Inspection (..))
import Stan.Inspection.All (inspectionsIds, inspectionsMap)
Expand Down

0 comments on commit f274919

Please sign in to comment.