1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-03 17:07:39 +03:00

Add purs to IMPLS.yml

This commit is contained in:
mrsekut 2021-12-13 11:22:31 +09:00 committed by Joel Martin
parent a33b150fad
commit 3c7e367d33

View File

@ -73,6 +73,7 @@ IMPL:
- {IMPL: prolog}
- {IMPL: ps}
- {IMPL: powershell, NO_SELF_HOST_PERF: 1}
- {IMPL: purs}
- {IMPL: python, python_MODE: python2}
- {IMPL: python, python_MODE: python3}
- {IMPL: python.2}