diff options
author | Pepe Iborra <mnislaih@gmail.com> | 2007-05-19 22:05:26 +0000 |
---|---|---|
committer | Pepe Iborra <mnislaih@gmail.com> | 2007-05-19 22:05:26 +0000 |
commit | ecdc15ea7813c43a4d84b7c6554a13c06f210a7e (patch) | |
tree | 3547da1cf5d2d70152e348140b79441f7977faeb /compiler/utils | |
parent | 2f181d8ddcd9a88f487a50d64ef682efd55da462 (diff) | |
download | haskell-ecdc15ea7813c43a4d84b7c6554a13c06f210a7e.tar.gz |
Rewrite the unsafe code dealing with unboxed primitives in RtClosureInspect
Closure uses now a list of Words instead of a ByteArray# to store the non ptrs.
Term.Prim follows this and keeps the [Word] value instead of storing the
Show representation, which wasn't the best idea anyway.
This fixes test print022
Diffstat (limited to 'compiler/utils')
0 files changed, 0 insertions, 0 deletions