derive Eq,Ord,Show for DimEq
This commit is contained in:
parent
ab82883214
commit
5a994ac0e2
2 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,6 @@ import Derive.Prelude
|
|||
|
||||
%runElab derive "Reduce.WhnfError" [Show]
|
||||
|
||||
%runElab deriveIndexed "DimEq" [Show]
|
||||
|
||||
export %hint
|
||||
showTyContext : (IsQty q, PrettyHL q, Show q) => Show (TyContext q d n)
|
||||
showTyContext = deriveShow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue