Skip to content

Instantly share code, notes, and snippets.

@ggVGc
Created August 1, 2022 20:35
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 ggVGc/8b7f276ec0b6b877960bb342e1adf06f to your computer and use it in GitHub Desktop.
Save ggVGc/8b7f276ec0b6b877960bb342e1adf06f to your computer and use it in GitHub Desktop.
class HasDefName a where
getDefName :: a -> String
data Pin def (range :: RangeType) = Pin String
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment