haskell-tls / hs-certificate

Certificate and Key Reader/Writer in haskell
60 stars 57 forks source link

x509-validation-1.6.1 has syntax errors in Haddock comments #62

Closed peti closed 9 years ago

peti commented 9 years ago

Citing from http://hydra.cryp.to/build/1148246/nixlog/1/raw:

Data/X509/Validation.hs:360:82:
    parse error on input ‘-- * is always invalid’
vincenthz commented 9 years ago

Thanks fixed. I wonder if that's a bug in the haddock parser, as this shouldn't be a place for a markup.

peti commented 9 years ago

Will you release a new version to Hackage?

vincenthz commented 9 years ago

sure why not.