Corey O'Connor wrote: > What is the recommended monad transformation library? mtl?
and > hmm. The only question I have about supporting both is how does that > work with distribution? Is the usual method to use the a cabal flag to > set a preprocessor flag that enables one code path or the other? > Should parsec 2 still be prefered? Yes, I think mtl and parsec 2 are both still preferred and used by the majority of packages and the Haskell Platform. And yes if you want to support alternate dependencies a cabal flag that also sets a cpp flag is the way to go, I do it in hledger.cabal. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---