Re: Problem with Unboxed Types

2004-08-27 Thread Jorge Adriano Aires
| To: [EMAIL PROTECTED] | Subject: Problem with Unboxed Types | | Hello, | I'd like to try using Unboxed types, but I always get a parse error on input | `#' error. To make sure I wasn't making some mistake I tried the example in | the wiki: | | http://www.haskell.org/hawiki/UnboxedType

Problem with Unboxed Types

2004-08-26 Thread Jorge Adriano Aires
Hello, I'd like to try using Unboxed types, but I always get a parse error on input `#' error. To make sure I wasn't making some mistake I tried the example in the wiki: http://www.haskell.org/hawiki/UnboxedType module Main where import