Skip to content

Instantly share code, notes, and snippets.

@konn
Created August 24, 2014 05:20
Show Gist options
  • Save konn/5d44b9b27d6dc272f430 to your computer and use it in GitHub Desktop.
Save konn/5d44b9b27d6dc272f430 to your computer and use it in GitHub Desktop.
ghc-mod random error/warning
module Moon where
data Monkey = WooKie
foo :: Bool -> String
foo True = show WooKie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment