minor typo fixes throughout
problematic flexibility
This commit is contained in:
parent
4fd28807c1
commit
64e844e1fe
19 changed files with 22 additions and 22 deletions
|
@ -91,7 +91,7 @@ newAssistantUrl repo = do
|
|||
|
||||
{- Checks if the assistant is listening on an url.
|
||||
-
|
||||
- Always checks http, because https with self-signed cert is problimatic.
|
||||
- Always checks http, because https with self-signed cert is problematic.
|
||||
- warp-tls listens to http, in order to show an error page, so this works.
|
||||
-}
|
||||
assistantListening :: URLString -> IO Bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue