Skip to content

Commit 6ff62c4

Browse files
committed
Compat with 8.10
1 parent 5e0e798 commit 6ff62c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ide/Plugin/Retrie.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ import GHC (GenLocated (L), GhcRn,
5959
HsGroup (..),
6060
HsValBindsLR (..), HscEnv, IdP,
6161
LRuleDecls,
62-
ModIface (mi_fixities),
62+
mi_fixities,
6363
ModSummary (ModSummary, ms_hspp_buf, ms_mod),
6464
NHsValBindsLR (..),
6565
ParsedModule (..),

0 commit comments

Comments
 (0)