
13 Oct
2010
13 Oct
'10
2:44 p.m.
On Fri, Oct 8, 2010 at 4:55 PM, Niklas Broberg
Hi all,
I want to do something I thought would be quite simple, but try as I might I can't find neither information nor examples on how to achieve it.
What I want specifically is to have happy produce a GLR parser from my .ly file, and I want this to happen during 'cabal install'. Which in turn means I want cabal to pass the "--glr" flag to happy during setup. My best guess is that I might want to use 'ppHappy' [1], or something in the vicinity, but there's no documentation for the combinator and it's far from obvious how to pass arguments to it.
... help? :-)
... anyone? ... please? :-) Cheers, /Niklas