Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use HKDs on the bot inputs and outputs #24

Open
solomon-b opened this issue Jan 5, 2022 · 0 comments · May be fixed by #65
Open

Use HKDs on the bot inputs and outputs #24

solomon-b opened this issue Jan 5, 2022 · 0 comments · May be fixed by #65
Assignees

Comments

@solomon-b
Copy link
Member

data Commands bot = Commands
  { hello :: bot HelloInput HelloOutput
  , calculator :: bot CalculatorInput CalculatorOutput
  , coinFlip :: bot () Bool
  }

jcpetruzza/barbies#37

@solomon-b solomon-b added this to the Initial Release milestone Jan 15, 2022
@solomon-b solomon-b linked a pull request Dec 9, 2022 that will close this issue
@solomon-b solomon-b linked a pull request Dec 9, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants