diff options
author | Thibault Gagnaux <tgagnaux@gmail.com> | 2021-11-21 17:43:36 +0100 |
---|---|---|
committer | Thibault Gagnaux <tgagnaux@gmail.com> | 2021-11-21 17:43:36 +0100 |
commit | a9d053c25d47acce7d894b51892a42ad3a4fa6bc (patch) | |
tree | 487f3f9e4b4abcddb6b6aa479af1f2f587b696f5 /src/main | |
parent | a5fe1b45ac72096b352b406f99a8099ccbeff53e (diff) | |
download | frege-gradle-plugin-a9d053c25d47acce7d894b51892a42ad3a4fa6bc.tar.gz frege-gradle-plugin-a9d053c25d47acce7d894b51892a42ad3a4fa6bc.tar.bz2 frege-gradle-plugin-a9d053c25d47acce7d894b51892a42ad3a4fa6bc.zip |
fix: adds dependent frege files test cases
If a Frege module A depends on Frege module B, then you need to
compile with the `-make` flag so that the compiler resolves the
dependencies and compiles the module B before the module A.
Diffstat (limited to 'src/main')
0 files changed, 0 insertions, 0 deletions