Skip to content

Commit

Permalink
Add more doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
xsebek committed Jul 5, 2024
1 parent 6d4cd74 commit 1eb14ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/swarm-tui/Swarm/TUI/Model/Event.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ import Data.List.Extra (enumerate)
import Data.Text (Text)
import Graphics.Vty qualified as V

-- See Note [how Swarm event handlers work]

data SwarmEvent
= Main MainEvent
| REPL REPLEvent
Expand Down

0 comments on commit 1eb14ec

Please sign in to comment.