derive impls where possible
This commit is contained in:
parent
274ecfb58c
commit
cde2a9b0d6
5 changed files with 31 additions and 78 deletions
|
@ -17,9 +17,6 @@ public export
|
|||
data DimConst = Zero | One
|
||||
%name DimConst e
|
||||
|
||||
private DCRepr : Type
|
||||
DCRepr = Nat
|
||||
|
||||
%runElab derive "DimConst" [Generic, Meta, Eq, Ord, DecEq, Show]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue