Hi Christian,
map toUpper "cCcC"
First you need to load the Char module, so do: :load Char Then execute the command above and it works just fine. Thanks Neil _______________________________________________ Hugs-Users mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-users
