Hi Joris, not exactly what you are think about, but still maybe somewhat related. I thought it would be nice to have support for literate Haskell in README files (say README.lhs) on GitHub. I've done something similar for WAI[1], using sed to transform it to markdown, native support support for README.lhs would still be nice.
That said, I think if you'd integrate cabal support into GitHub's README facility, README.* should still have precedence. Cheers, Simon [1] https://github.com/yesodweb/wai/tree/master/wai _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
