Skip to content

Commit 8babd09

Browse files
committed
D.S.TH.Syntax: Delete dead code (ADMatch)
1 parent 68c5754 commit 8babd09

File tree

1 file changed

+0
-1
lines changed
  • singletons-th/src/Data/Singletons/TH

1 file changed

+0
-1
lines changed

singletons-th/src/Data/Singletons/TH/Syntax.hs

-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ data ADPat = ADLitP Lit
133133
ADPat DType
134134
| ADWildP
135135

136-
data ADMatch = ADMatch VarPromotions ADPat ADExp
137136
data ADClause = ADClause VarPromotions
138137
[ADPat] ADExp
139138

0 commit comments

Comments
 (0)