Skip to content

Instantly share code, notes, and snippets.

@nixeagle
Created July 26, 2010 22:06
Show Gist options
  • Save nixeagle/491330 to your computer and use it in GitHub Desktop.
Save nixeagle/491330 to your computer and use it in GitHub Desktop.
Prelude> :type " "
" " :: [Char]
Prelude> :type ' '
' ' :: Char
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment