Skip to content

Commit

Permalink
Don't transpose?
Browse files Browse the repository at this point in the history
  • Loading branch information
TeofilC committed Oct 14, 2024
1 parent a3f13dd commit 860ae6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Rel8/Generic/Rel8able.hs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ class transposition ~ (a == Transpose Result expr) =>

instance
( (a == Transpose Result expr) ~ 'True
, Transposes Expr Result expr a
)
=> Serialize 'True expr a
where
Expand Down

0 comments on commit 860ae6a

Please sign in to comment.