
I'm surprised there isn't some kind of cabal CPP macro automatically
included which has the version.
As far as the original question: I'd be wary of adding a function with
the Yesod version number, because I can almost guarantee that I will
forget to update the string when I release new versions ;).
Michael
2010/12/20 Max Cantor
It wouldn't be pretty, at all, but you might be able to throw something together with the cabal CPP macros that cabal will generate here: dist/build/autogen/cabal_macros.h
max
On Dec 20, 2010, at 1:28 PM, いとうかつとし wrote:
hi,
i'd like to display like as "powered by Yesod ver 0.6.7" on footer of my application. Is there an api?
_______________________________________________ web-devel mailing list web-devel@haskell.org http://www.haskell.org/mailman/listinfo/web-devel
_______________________________________________ web-devel mailing list web-devel@haskell.org http://www.haskell.org/mailman/listinfo/web-devel