
17 Jan
2012
17 Jan
'12
6:37 a.m.
My bad, it *should* really be 704.
http://www.haskell.org/ghc/docs/latest/html/users_guide/options-phases.html#...
On Tue, Jan 17, 2012 at 3:35 PM, Eugene Kirpichov
Hi,
I'm fixing a build error in a package that depends on the RTS API, which changed in 7.4, using #if __GLASGOW_HASKELL__ >= 740.
However, build log shows that __GLASGOW_HASKELL__ is still 704, not 740 as I'd expect.
Is this a bug?
-- Eugene Kirpichov Principal Engineer, Mirantis Inc. http://www.mirantis.com/ Editor, http://fprog.ru/
-- Eugene Kirpichov Principal Engineer, Mirantis Inc. http://www.mirantis.com/ Editor, http://fprog.ru/