aboutsummaryrefslogtreecommitdiff
path: root/lib/http.mli
diff options
context:
space:
mode:
authorMishio595 <[email protected]>2018-11-29 18:10:45 -0700
committerMishio595 <[email protected]>2018-11-29 18:10:45 -0700
commiteaccd45894e5b519bca82662d0b950b5f1d9c598 (patch)
tree0d08c556ca3a0399c0be1169d5f0da57b618812b /lib/http.mli
parentTry to make it a more properly structured lib (diff)
downloaddisml-eaccd45894e5b519bca82662d0b950b5f1d9c598.tar.xz
disml-eaccd45894e5b519bca82662d0b950b5f1d9c598.zip
Fix all the errors from coding without merlin
Diffstat (limited to 'lib/http.mli')
-rw-r--r--lib/http.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/http.mli b/lib/http.mli
index caf2ad7..858420a 100644
--- a/lib/http.mli
+++ b/lib/http.mli
@@ -1 +1 @@
-module Make(T: S.Token) : S.Http \ No newline at end of file
+module Make(T : S.Token) : S.Http \ No newline at end of file