Request for comments on proposal for literate programming using markdown

Dear GHC-ers, A little while ago, I submitted a new feature request on the Trac. I'm more than happy to build this myself, but I would like to get it right the first time, so I'm looking for comments from developers and users alike. If you're interested in literate programming and would like to have the ability to do it in markdown, please read and comment on this: http://hackage.haskell.org/trac/ghc/ticket/7120 Regards, Philip

Hi, On Thu, Aug 09, 2012 at 12:00:44PM +0000, Philip Holzenspies wrote:
Dear GHC-ers,
A little while ago, I submitted a new feature request on the Trac. I'm more than happy to build this myself, but I would like to get it right the first time, so I'm looking for comments from developers and users alike. If you're interested in literate programming and would like to have the ability to do it in markdown, please read and comment on this:
Would a custom unlit program work for you? Have you looked at pandoc-unlit [1]? Cheers, Simon [1] http://hackage.haskell.org/package/pandoc-unlit
participants (2)
-
Philip Holzenspies
-
Simon Hengel