Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created November 19, 2021 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dminuoso/079df3993f83700eedd188ecb5d92820 to your computer and use it in GitHub Desktop.
Save dminuoso/079df3993f83700eedd188ecb5d92820 to your computer and use it in GitHub Desktop.
instance HasCommonInterface ServiceInterface where
commonInterface = unsafeSingular $
(_Service1Q % commonInterface)
`failingT` (_ServiceL3 % commonInterface)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment