[project @ 2001-11-28 14:55:34 by simonmar]
authorsimonmar <unknown>
Wed, 28 Nov 2001 14:55:34 +0000 (14:55 +0000)
committersimonmar <unknown>
Wed, 28 Nov 2001 14:55:34 +0000 (14:55 +0000)
commit3c22fb21fb18e27ce8d941069a6915fce584a526
treefce96ec778d6ed400f99b8adda8bab30f81c7b20
parent4746806f20ee36532564c9ff691cdcb0da190fd2
[project @ 2001-11-28 14:55:34 by simonmar]
The curly braces around heap profile selectors are now optional (and
deprecated).

Two reasons: having to quote the options is a real PITA and gets even
worse when trying to use them from a Makefile, and this also brings us
closer to nhc's option format.
ghc/rts/RtsFlags.c