diff --git a/esvapi.d b/esvapi.d index 6b09644..abf3e89 100644 --- a/esvapi.d +++ b/esvapi.d @@ -30,6 +30,8 @@ import std.stdio : File; import std.string : capitalize, tr, wrap; import std.net.curl : HTTP; +public import std.net.curl : CurlException; + @safe: /++ Indentation style to use when formatting passages. +/