FFI calls: is it possible to allocate a small memory block on
a stack?
Ian Lynagh
igloo at earth.li
Sat Apr 24 17:58:54 EDT 2010
On Fri, Apr 23, 2010 at 07:07:29PM +0100, Denys Rtveliashvili wrote:
>
> It appears that I am on 6.12.
> Strange, as I thought I have check-out the HEAD by following the
> instructions on the wiki:
>
> darcs get --partial http://darcs.haskell.org/ghc
>
> The wiki does not tell explicitly what will be checked out, so I
> expected it to be HEAD.
That will give you the HEAD. If you check configure.ac, it will include
this line:
AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.13], [glasgow-haskell-bugs at haskell.org], [ghc])
Thanks
Ian
More information about the Glasgow-haskell-users
mailing list