On 18/11/11 09:18, Ivan Lazar Miljenovic wrote:
On 18 November 2011 19:06, Roman Cheplyaka<r...@ro-che.info>  wrote:

Maybe have a switch that enables markdown and disables markup-related
features of haddock (everything except linking to identifiers/modules, I
believe), so that we don't affect existing docs. Then make it possible
to pass this flag through cabal.

As in have an opt-in Cabal field?

For a cabal field, we could just have haddock be the default markup language. Something like:

   DocMarkupLanguage: Haddock | Markdown | Plain | Html | ...
   -- default is Haddock

But before worrying about that, such a possibility should exist in haddock.


Twan

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to