Skip to content

Instantly share code, notes, and snippets.

@liskin
Created December 13, 2020 17:00
Show Gist options
  • Save liskin/234dcb2c47668a9fe747f3380020f914 to your computer and use it in GitHub Desktop.
Save liskin/234dcb2c47668a9fe747f3380020f914 to your computer and use it in GitHub Desktop.
windowWs :: Query (Maybe WorkspaceId)
windowWs = ask >>= \w -> liftX (withWindowSet $ return . W.findTag w)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment