patch applied (ghc): Fix space problems in ghci
Ian Lynagh
igloo at earth.li
Thu Jul 30 11:29:11 EDT 2009
Thu Jul 30 03:53:51 PDT 2009 Ian Lynagh <igloo at earth.li>
* Fix space problems in ghci
We were making arrays with range (0, n-1) which is bad if n == 0 now
that we are using Word types.
M ./compiler/ghci/ByteCodeLink.lhs -2 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090730105351-3fd76-c72dc869b5800da7792adbbfcce49df004a2489b.gz
More information about the Cvs-ghc
mailing list