scope of header files

Jason Dusek jason.dusek at gmail.com
Sat Mar 15 14:55:38 EDT 2008


Ross Paterson <ross at soi.city.ac.uk> wrote:
> Jason Dusek wrote:
> > Why doesn't GHC know about const?
>
>  Because the Ptr type doesn't indicate const-ness (perhaps it
>  should).

  If it did, could we read constant strings without
  unsafePerformIO?

-- 
_jsn


More information about the Glasgow-haskell-users mailing list