Commit graph

11 commits

Author SHA1 Message Date
Brian Carroll
e1bf4a317a
Re-export Http types from the Http module itself 2022-07-18 23:16:54 +01:00
Brian Carroll
c50cbd265a
Wrap a record in Box before passing it to the host, to work around an ABI issue 2022-07-17 22:00:19 +01:00
Richard Feldman
18cf29f6e9
Revert "Reproduce confusing error message"
This reverts commit 6c62f72489de68f92493eeda9584c3879dedbd84.
2022-07-17 22:00:12 +01:00
Richard Feldman
e77b2bf8b1
Reproduce confusing error message
To reproduce:
`cargo run -- check examples/interactive/cli-platform/main.roc`
2022-07-17 22:00:12 +01:00
Richard Feldman
1ee5d79fcf
Fix an import in Effect.roc 2022-07-17 22:00:12 +01:00
Brian Carroll
63a2e66364
BUG REPRO roc check hangs forever on Http.roc 2022-07-17 22:00:11 +01:00
Brian Carroll
26ff3ebc0e
make a sync version of Http 2022-07-17 22:00:10 +01:00
Brian Carroll
15c5b6fcfe
Fix import error 2022-07-17 22:00:08 +01:00
Brian Carroll
1d16f09208
Start working on Http.roc 2022-07-17 22:00:07 +01:00
Sean Hagstrom
c53f6cf2fe
formatter: remove spaces at the beginning and end of single-line square bracket expressions 2022-05-22 14:06:34 +01:00
Jan Van Bruggen
9d1dcc15c8 Consolidate interactive examples into one dir 2022-03-07 20:10:50 -07:00
Renamed from examples/cli/platform/Effect.roc (Browse further)