Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 from alpacaaa/patch-1
Browse files Browse the repository at this point in the history
Yo cool project, are you using it in production?
  • Loading branch information
Tom Harding committed Jul 9, 2018
2 parents 52dfe22 + 3f86f5e commit 0605787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Main.purs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data Message

-- | We export from the SignUp module as a delegate, so when we embed the html
-- | elsewhere, we only really need to say how to convert our inputs into its
-- | inputs, and its inputs into our messages. These are the only channels for
-- | inputs, and its outputs into our messages. These are the only channels for
-- | communication between a delegate and its parent.

view
Expand Down

0 comments on commit 0605787

Please sign in to comment.