File ghc-memory.changes of Package ghc-memory
-------------------------------------------------------------------
Sat Jun 6 20:41:27 UTC 2015 - mimi.vx@gmail.com
- update to 0.7
* Fix fixed sized scrubber written too hastily, that would zero out memory, as
the index was written through byte size, whereas the primitive would consider it
as WordX type index. it would helps if Ghc.Prim had better documentation.
-------------------------------------------------------------------
Sun May 31 20:41:02 UTC 2015 - mimi.vx@gmail.com
- initial commit