Skip to content

Instantly share code, notes, and snippets.

@klapaucius
Created July 24, 2014 08:41
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 klapaucius/ec1f74dda13492af2886 to your computer and use it in GitHub Desktop.
Save klapaucius/ec1f74dda13492af2886 to your computer and use it in GitHub Desktop.
type family CanRelease a b :: Bool
type CR a b = CanRelease a b ~ True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment