Skip to content

Commit

Permalink
revert: change in plaindatetime derivings
Browse files Browse the repository at this point in the history
  • Loading branch information
algebraic-dev committed Jan 10, 2025
1 parent 572bae9 commit 4870cb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Std/Time/DateTime/PlainDateTime.lean
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ structure PlainDateTime where
-/
time : PlainTime

deriving Repr, Inhabited
deriving Inhabited, BEq, Repr


namespace PlainDateTime

Expand Down

0 comments on commit 4870cb1

Please sign in to comment.