Skip to content

Commit 551c0dd

Browse files
author
Mike Solomon
committed
Updates readme
1 parent 511b0e3 commit 551c0dd

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
# purescript-aff.py
1+
# purescript-affjax.py
22

3-
This is an initial implementation of Effect.Aff that copies the JavaScript implementation more or less verbatim.
4-
5-
There is still much to do:
6-
7-
- general bug fixing, as there are some subtle bugs due to copy and paste errors
8-
- making the code more pythonic
9-
- correctly guarding code with threading.Lock
10-
11-
The repo is in _alpha_ development. The code is not fit for anything other than experimental usage. It needs additional development and testing before being able to be incorporated into the official package-set for purescript.python.
3+
A port of affjax to purescript-python

0 commit comments

Comments
 (0)