:|
This commit is contained in:
@ -87,7 +87,7 @@ module System.Term ( initialize ) where
|
|||||||
|
|
||||||
let portNumber
|
let portNumber
|
||||||
| (not . null) port = port
|
| (not . null) port = port
|
||||||
| ssl = "433"
|
| ssl = "443"
|
||||||
| otherwise = "80"
|
| otherwise = "80"
|
||||||
|
|
||||||
absoluteDirectory <- makeAbsolute directory
|
absoluteDirectory <- makeAbsolute directory
|
||||||
|
Reference in New Issue
Block a user