[Haskell-cafe] Unexported functions are evil

Samuel Bronson naesten at gmail.com
Mon May 16 12:40:46 EDT 2005


On 15/05/05, ajb at spamcop.net <ajb at spamcop.net> wrote:

> Taking this to an illogcial extreme, why don't we allow pointer arithmetic
> in Haskell, but require people to import "Prelude.C" first, so that people
> who enjoy playing with fire can do it?  After all, we use it under the
> covers...

Isn't this called Foreign.Ptr?

-- Sam


More information about the Haskell-Cafe mailing list