Commit 9cf6a078 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] missing import.

parent 5549c456
...@@ -6,6 +6,7 @@ import Network.HTTP.Client (newManager) ...@@ -6,6 +6,7 @@ import Network.HTTP.Client (newManager)
import Network.HTTP.Client.TLS (tlsManagerSettings) import Network.HTTP.Client.TLS (tlsManagerSettings)
import Servant.Client import Servant.Client
import HAL (runStructureRequest)
import HAL.Client import HAL.Client
import HAL.Doc import HAL.Doc
import Tree import Tree
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment