
24 Apr
2010
24 Apr
'10
9:58 p.m.
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@haskell.org], [ghc]) Thanks Ian