1
Fork 0

Move stuff around + add lean and idris experiments

This commit is contained in:
Matei Adriel 2023-10-29 00:02:10 +02:00
commit ca3f83d186
122 changed files with 1959 additions and 2 deletions
purescript/typelevel/.vscode

View file

@ -0,0 +1,5 @@
{
"[purescript]": {
"editor.formatOnSave": false
}
}