Skip to content

Commit fcfd240

Browse files
rm41339fendor
andauthored
Update Cabal-syntax/src/Distribution/Compiler.hs
Co-authored-by: fendor <[email protected]>
1 parent 2ac1436 commit fcfd240

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cabal-syntax/src/Distribution/Compiler.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ data AbiTag
226226
instance Binary AbiTag
227227
instance NFData AbiTag
228228
instance Structured AbiTag
229-
230229
instance Pretty AbiTag where
231230
pretty NoAbiTag = Disp.empty
232231
pretty (AbiTag tag) = Disp.text tag

0 commit comments

Comments
 (0)