On Thu, Jun 19, 2014 at 07:46:28PM +0200, Matthias Kilian wrote: > The biggest problem is that the latest version of pandoc needs > aeson-0.7, which needs attoparsec->=0.11.3.4, but the haskell-platform > dictates attoparsec-0.10.4.0 (and even the current drafts of > haskell-platform-2014 still depends on that same version of > attoparsec).
BTW: a list of haskell-platform-2014 will probably contain can be nowdays found here: https://github.com/haskell/haskell-platform/blob/new-build/hptool/src/Releases2014.hs (unless upstream changes their mind and suddenlly puts this information somwhere else, which *did* happen in the past) Ciao, Kili
