Skip to content

Instantly share code, notes, and snippets.

@dminuoso

dminuoso/f.hs Secret

Created February 3, 2023 07:34
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/e30354344fe15998c283e28d16fcd99c to your computer and use it in GitHub Desktop.
Save dminuoso/e30354344fe15998c283e28d16fcd99c to your computer and use it in GitHub Desktop.
instance HasCommonInterface AnyInterface where
commonInterface = unsafeSingular $
(_AnyEmpty)
`failingT` (_AnyService % commonInterface)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment