Closed soenkehahn closed 10 years ago
Great work! That cleans things up significantly.
Although it's true that we may want "https" sometimes. @soenkehahn maybe we should just add an additional parameter to mkHost or somewhere else, of type:
data Protocol = HTTP | HTTPS
Great work! That cleans things up significantly.