Skip to content

Commit 3a6ad02

Browse files
authored
Update purescript-native target (#398)
andyarvanitis/purescript-native#75
1 parent 18b729a commit 3a6ad02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem/Alternate-backends.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ There are various alternatives to `psc`'s default JavaScript backend:
44

55
| source code | PS version | Target | status | comments |
66
|:--------------------------------------------------------------------------------------|:-----------|:--------------|:------|:-----------------------|
7-
| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.13.x | C++11 or Go | active | all applicable tests in `purescript/tests/purs/passing` are passing |
7+
| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.14.x | C++11 or Go | active | all applicable tests in `purescript/tests/purs/passing` are passing |
88
| [purerl/purerl](https://github.com/purerl/purerl) | 0.13.5 | Erlang | active |
99
| [purenix-org/purenix](https://github.com/purenix-org/purenix) | 0.14.4 | Nix | active | |
1010

0 commit comments

Comments
 (0)