Skip to content

Instantly share code, notes, and snippets.

@mattreduce
Created April 11, 2010 20:58
Show Gist options
  • Save mattreduce/363057 to your computer and use it in GitHub Desktop.
Save mattreduce/363057 to your computer and use it in GitHub Desktop.
ghci> :m +Data.Ratio
ghci> 11 % 29
11%29
it :: Ratio Integer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment