Skip to content

Commit 4fe6dcf

Browse files
authored
Merge pull request #23 from Profpatsch/patch-1
Add Node Stream API link to module documentation
2 parents 5544cc8 + b5c8f13 commit 4fe6dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Node/Stream.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- | This module provides a low-level wrapper for the Node Stream API.
1+
-- | This module provides a low-level wrapper for the [Node Stream API](https://nodejs.org/api/stream.html).
22

33
module Node.Stream
44
( Stream()

0 commit comments

Comments
 (0)