Skip to content

Commit

Permalink
[ debug ] Log orders count
Browse files Browse the repository at this point in the history
  • Loading branch information
buzden committed Sep 12, 2023
1 parent a88b096 commit 76459e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Deriving/DepTyCheck/Gen/Core/ConsDerive.idr
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ namespace NonObligatoryExts
-- Producing the result --
--------------------------

logPoint "consOrders" [sig, con] "count of orders: \{show $ length allOrders}"
callOneOf "\{logPosition con} (orders)" <$> traverse genForOrder allOrders

where
Expand Down

0 comments on commit 76459e6

Please sign in to comment.