Dear Sven, Am Mittwoch, den 05.08.2015, 16:57 +0200 schrieb Sven Panne: > The formatting of > https://hackage.haskell.org/package/StateVar-1.1.0.1/changelog is > garbled, while the corresponding GitHub page > https://github.com/haskell-opengl/StateVar/blob/master/CHANGELOG.md l > ooks OK. Can somebody give me a hint why this happens? > https://hackage.haskell.org/package/lens-4.12.3/changelog e.g. looks > nice, but the markdown seems to be similar.
one difference is that StateVar’s changelog has CRLF-terminated lines, while lenses’ does not. This is likely a bug in hackage-server, you might want to open a issue there. Also, it is technically off-topic on ghc-dev; haskell-cafe might have been more suited for this question. Greetings, Joachim -- Joachim “nomeata” Breitner [email protected] • http://www.joachim-breitner.de/ Jabber: [email protected] • GPG-Key: 0xF0FBF51F Debian Developer: [email protected]
signature.asc
Description: This is a digitally signed message part
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
