Skip to content

Commit

Permalink
Move AllInDar to a independent export
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-williams-da committed Dec 16, 2024
1 parent a08d29f commit 52ef54f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/triggers/daml/Daml/Trigger/LowLevel.daml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ module Daml.Trigger.LowLevel
, fromExercise
, fromExerciseByKey
, fromCreateAndExercise
, RegisteredTemplates(AllInDar, ..)
, RegisteredTemplates(..)
, pattern AllInDar
, registeredTemplate
, RelTime(..)
, execStateT
Expand Down

0 comments on commit 52ef54f

Please sign in to comment.