Skip to content

Commit 8055f0c

Browse files
committed
Fix build on 9.0
1 parent 715f52a commit 8055f0c

File tree

1 file changed

+1
-0
lines changed
  • ghcide/src/Development/IDE/GHC/Compat

1 file changed

+1
-0
lines changed

ghcide/src/Development/IDE/GHC/Compat/Core.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ module Development.IDE.GHC.Compat.Core (
262262
SrcLoc.srcLocLine,
263263
SrcLoc.noSrcSpan,
264264
SrcLoc.noSrcLoc,
265+
SrcLoc.noLoc,
265266
mapLoc,
266267
-- * Finder
267268
FindResult(..),

0 commit comments

Comments
 (0)