Age | Commit message (Collapse) | Author |
|
|
|
|
|
e.g:
```groovy
dependencies {
implementation 'org.frege-lang:fregefx:0.8.2-SNAPSHOT'
}
```
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
portal.
Upgrade to frege version 3.23,
|
|
|
|
|
|
|
|
|
|
|