We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0627a commit bd6bb6bCopy full SHA for bd6bb6b
src/Data/HTTP/Method.purs
@@ -1,6 +1,7 @@
1
module Data.HTTP.Method
2
( Method(..)
3
, CustomMethod()
4
+ , runCustomMethod
5
, fromString
6
, print
7
) where
0 commit comments