Skip to content

Instantly share code, notes, and snippets.

@FrigoEU
Last active December 10, 2015 12:40
Show Gist options
  • Save FrigoEU/6c60632a22001e41dffb to your computer and use it in GitHub Desktop.
Save FrigoEU/6c60632a22001e41dffb to your computer and use it in GitHub Desktop.
url :: URL
arr = [maybe mempty (\o -> Node.SimpleRequest.host := o) (toMaybe url.host), ...]
opt = foldMap id arr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment