This dumps them as literal Haskell source code, great for writing a GLSL
generator in Haskell - but it should also be valid source code in many
other languages
In addition, I've also fixed a bug where the last alpha was hard coded
to alpha7, instead of being dynamic relative to m. This would have
introduced a conflict when m was high enough.