Skip to content

Commit 170be61

Browse files
committed
open exports
1 parent 7b67baa commit 170be61

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/Node/SimpleRepl.purs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
module Node.SimpleRepl
2-
( Repl
3-
, runRepl
4-
, setPrompt
5-
, readLine
6-
, putStrLn
7-
) where
1+
module Node.SimpleRepl where
82

93
import Prelude
104

0 commit comments

Comments
 (0)