Commit graph

14 commits

Author SHA1 Message Date
Ayaz Hafiz
ec628ed5c6
Pass cli arguments to main required by cli platform 2022-09-12 12:23:28 -04:00
Brian Carroll
49aef87b4a
Get rid of options that don't do anything 2022-07-23 09:11:30 +01:00
Brian Carroll
c35318dbfb
formatting 2022-07-18 21:04:12 +01:00
Brian Carroll
bcfd50724f
More cleanup on Http platform & app 2022-07-17 22:00:21 +01:00
Brian Carroll
a4e4dc84b1
Change Method type to a tag union 2022-07-17 22:00:19 +01:00
Brian Carroll
48aa248813
Use non-empty values for all fields in Request example, to debug host interface 2022-07-17 22:00:18 +01:00
Brian Carroll
2b8466d427
Revert "reproduce unhandled parse error"
This reverts commit 9e44dedfbb3aab98ab872afea76d0c8a0aac1679.
2022-07-17 22:00:18 +01:00
Brian Carroll
535c2b1c58
reproduce unhandled parse error 2022-07-17 22:00:17 +01:00
Brian Carroll
9aba821e82
Workaround a compile error with defaultRequest by.. not using it! 2022-07-17 22:00:16 +01:00
Brian Carroll
1d99a63c59
Fix Roc compile errors in http-get.roc 2022-07-17 22:00:16 +01:00
Brian Carroll
85bd8c54f2
Tidy up Http example 2022-07-17 22:00:15 +01:00
Brian Carroll
bee6f2f833
Http example passes roc check 2022-07-17 22:00:15 +01:00
Brian Carroll
4be19ed320
Import Stdout 2022-07-17 22:00:14 +01:00
Brian Carroll
0e13c875c4
rename http example app 2022-07-17 22:00:14 +01:00
Renamed from examples/interactive/fetch.roc (Browse further)