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