Strange Changelog.md formatting on Hackage
Joachim Breitner
mail at joachim-breitner.de
Thu Aug 6 07:48:32 UTC 2015
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
mail at joachim-breitner.de • http://www.joachim-breitner.de/
Jabber: nomeata at joachim-breitner.de • GPG-Key: 0xF0FBF51F
Debian Developer: nomeata at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150806/89215dc1/attachment.sig>
More information about the ghc-devs
mailing list