We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40248c8 + e8f83ed commit c34f175Copy full SHA for c34f175
src/Node/Http/Server.purs
@@ -1,6 +1,7 @@
1
module Node.Http.Server
2
( HttpServer
3
, create
4
+ , create_
5
) where
6
7
import Prelude
0 commit comments