You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
Asynchronous PureScript [`Aff`](https://pursuit.purescript.org/packages/purescript-aff) API for [*Node.js* Stream](https://nodejs.org/docs/latest/api/stream.html).
9
-
10
-
## Installation
11
-
12
-
```
13
-
spago install node-streams-aff
14
-
```
15
-
16
-
## Documentation
17
-
18
-
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-node-streams-aff).
3
+
`purescript-node-streams-aff` is deprecated. Functions and values from this library were merged as-is into the [`purescript-node-streams`](https://github.com/purescript/purescript-node-streams) library.
19
4
5
+
The [original releases up to v5.0.0](https://github.com/purescript-deprecated/purescript-node-streams-aff/releases) of this library are still available and will work with compiler versions prior to PureScript v0.16.x.
0 commit comments