Skip to content

Commit 0dc5dde

Browse files
committed
remove duplicate Orphan instance
1 parent 0122520 commit 0dc5dde

File tree

1 file changed

+0
-3
lines changed
  • plugins/hls-tactics-plugin/src/Wingman

1 file changed

+0
-3
lines changed

plugins/hls-tactics-plugin/src/Wingman/Types.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@ instance Ord CType where
121121
instance Show CType where
122122
show = unsafeRender . unCType
123123

124-
instance Show OccName where
125-
show = unsafeRender
126-
127124
instance Show Name where
128125
show = unsafeRender
129126

0 commit comments

Comments
 (0)