Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 9765c10

Browse files
alanzbgamari
authored andcommitted
Match XFieldOcc rename in GHC
Trac #15386 (cherry picked from commit e3926b5)
1 parent 73707ed commit 9765c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haddock-api/src/Haddock/Types.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ type instance XUserTyVar DocNameI = NoExt
696696
type instance XKindedTyVar DocNameI = NoExt
697697
type instance XXTyVarBndr DocNameI = NoExt
698698

699-
type instance XFieldOcc DocNameI = DocName
699+
type instance XCFieldOcc DocNameI = DocName
700700
type instance XXFieldOcc DocNameI = NoExt
701701

702702
type instance XFixitySig DocNameI = NoExt

0 commit comments

Comments
 (0)