j
k
j a
j l
Ross Paterson wrote:
Jason Dusek wrote: ...Why doesn't GHC know about const? Because the Ptr type doesn't indicate const-ness (perhaps it should).
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
Back to the thread
Back to the list