Open lJoublanc opened 11 months ago
I'm going through this on the m5i release
https://www.unison-lang.org/docs/labs/wordle/docs/core-logic/
.stub
lib
data
?
https://www.unison-lang.org/docs/labs/wordle/docs/colorize-result/
[ ] pulling down the ansi libray results in:
Downloaded 0 entities... ❗️
- [] Links inlined in code snippets (for instance `Exception`, `Ask`) take you to some `article.DistributedDataTypes` definitions without any documentation. - [] `readLine` appears to now be `getLine`
I'm going through this on the m5i release
https://www.unison-lang.org/docs/labs/wordle/docs/core-logic/
.stub
prefix seems to no longer exist; perhaps I initialized the project incorrectly?lib
prefix anddata
in the namespace?
doesn't seem to work (omitting it works fine).https://www.unison-lang.org/docs/labs/wordle/docs/colorize-result/
[ ] pulling down the ansi libray results in: