trying to fix CI
This commit is contained in:
parent
c87ea45488
commit
25730e2a6c
@ -456,6 +456,6 @@ getClass [L loc (InstDecl (L _ (HsAppTy (L _ (HsTyVar className)) _)) _ _ _)] =
|
||||
getClass _ = Nothing
|
||||
|
||||
#if __GLASGOW_HASKELL__ < 706
|
||||
occName :: G.RdrName -> OccName
|
||||
occName :: RdrName -> OccName
|
||||
occName = rdrNameOcc
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user