* enable julia arg `--compiled-modules` during testing
* fix typo
* update `compiled_modules` docs
* update `compiled_modules` docs with link to manual
---------
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
#79 introduced a version requirement for annotations for installing the dependencies but not for the code that adds the annotations, resulting in a dependency error for certain versions.
Fixes#80