Skip to content

Commit

Permalink
WIP: rust parser
Browse files Browse the repository at this point in the history
  • Loading branch information
timbod7 committed Aug 4, 2022
1 parent 3b23dd8 commit 6acb467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haskell/tools/scratch-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ stack exec adlc -- rust \
--runtime-module adlrt \
--include-rt \
--searchdir $ADL_STDLIB_DIR \
$ADL_STDLIB_DIR/sys/adlast.adl
$ADL_STDLIB_DIR/sys/adlast2.adl

# Run some tests for each target language
stack build generated-tests
Expand Down

0 comments on commit 6acb467

Please sign in to comment.