Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
berewt committed Apr 1, 2023
1 parent 255c587 commit 28f0e26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions marconi-core/src/Marconi/Core/Experiment.hs
Expand Up @@ -66,6 +66,8 @@ type family Point desc
type family Event desc
data family Result query


-- | Attach an event to a point in time
data TimedEvent desc =
TimedEvent
{ _point :: !(Point desc)
Expand Down

0 comments on commit 28f0e26

Please sign in to comment.