Skip to content

Instantly share code, notes, and snippets.

@levinotik
Created July 11, 2013 02:06
Show Gist options
  • Select an option

  • Save levinotik/5971938 to your computer and use it in GitHub Desktop.

Select an option

Save levinotik/5971938 to your computer and use it in GitHub Desktop.
Prelude Data.Char> import Data.Char
Prelude Data.Char> map Char.toUpper "hello"
<interactive>:12:5:
Failed to load interface for `Char'
It is a member of the hidden package `haskell98-2.0.0.1'.
Use -v to see a list of the files searched for.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment