Skip to content

Instantly share code, notes, and snippets.

@qexat
Created August 31, 2023 21:45
Show Gist options
  • Select an option

  • Save qexat/3237e60529c7b1d93aa87b36d9bce2e1 to your computer and use it in GitHub Desktop.

Select an option

Save qexat/3237e60529c7b1d93aa87b36d9bce2e1 to your computer and use it in GitHub Desktop.
this static refinement type is not valid haskell code :(
refined Nat n where
n :: (Integer t) => t
n >= 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment