
22 Apr
2011
22 Apr
'11
7:23 a.m.
On Fri, Apr 22, 2011 at 03:46, Richard Cobbe
Unfortunately, that's not happening. Cabal is clearly generating the module; I can see it in dist/build/autogen. But my copy is overriding the autogenerated one, even for cabal builds -- at least, that's what I'm seeing when I run the binary out of dist/build/<package>/<executable>.
I'm no Cabal expert, but the first thing I'd try is to leave your copy out of the list of included files in the Cabal file. --Max