Skip to content

Commit

Permalink
Compat with 8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Aug 1, 2020
1 parent 5e0e798 commit 6ff62c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ide/Plugin/Retrie.hs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import GHC (GenLocated (L), GhcRn,
HsGroup (..),
HsValBindsLR (..), HscEnv, IdP,
LRuleDecls,
ModIface (mi_fixities),
mi_fixities,
ModSummary (ModSummary, ms_hspp_buf, ms_mod),
NHsValBindsLR (..),
ParsedModule (..),
Expand Down

0 comments on commit 6ff62c4

Please sign in to comment.