Skip to content

Commit

Permalink
add demo derivation
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhiyaoZhong committed Oct 8, 2024
1 parent 1574e73 commit 692c784
Show file tree
Hide file tree
Showing 5 changed files with 1,260 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/haz3lweb/ExerciseSettings_base.re
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ let exercises: list(Exercise.spec) = [
Ex_DerivationEmpty.exercise,
Ex_DerivationEmpty2.exercise,
Ex_DerivationEmpty3.exercise,
Ex_Closed_Substitution.exercise,
Ex_Type_Validation_Derivation.exercise,
Ex_PairMap_Derivation.exercise,
Ex_Curried_Function_Derivation.exercise,
Ex_Shadowing_And_Closures.exercise,
Expand Down
Loading

0 comments on commit 692c784

Please sign in to comment.