scope of header files

Jason Dusek jason.dusek at gmail.com
Tue Mar 18 19:01:36 EDT 2008


Roman Leshchinskiy <rl at cse.unsw.edu.au> wrote:
> Constness here only means that the data can't be modified
> through this particular pointer.

  Oh, I see. Thank you for clarifiying.  I must always "bless"
  my constant arrays with `unsafePerformIO`.

-- 
_jsn


More information about the Glasgow-haskell-users mailing list