haskell-tls / hs-certificate

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

Compatibility with Semigroup/Monoid proposal #89

Closed bgamari closed 6 years ago

kazu-yamamoto commented 6 years ago

I confirmed that this PR works well.

@vincenthz Please merge this and release new versions of x509 and x509-store.

vincenthz commented 6 years ago

@kazu-yamamoto I'm getting to this slowly (my bottom to top approach doesn't scale very well with included yak shaking). I'm not pulling anything until the CI is correctly integrated