summaryrefslogtreecommitdiffhomepage
path: root/HTTP/Client.hs
diff options
context:
space:
mode:
Diffstat (limited to 'HTTP/Client.hs')
-rw-r--r--HTTP/Client.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/HTTP/Client.hs b/HTTP/Client.hs
index 0a79ba0..0c28005 100644
--- a/HTTP/Client.hs
+++ b/HTTP/Client.hs
@@ -6,6 +6,7 @@
module HTTP.Client where
import HTTP
+import HTTP.ProofOfWork
import Types
import Types.Storage
import Servant.API