haskell-tls / hs-certificate

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

certificate requires FlexibleContexts on GHC HEAD #34

Closed singpolyma closed 9 years ago

singpolyma commented 9 years ago

Trying to build the certificate package with GHC HEAD I get:

Data/Certificate/X509/Ext.hs:116:17:
    Non type-variable argument in the constraint: MonadError [Char] m
    (Use FlexibleContexts to permit this)

and some others.

vincenthz commented 9 years ago

certificate has been deprecated for more than a year, and is replaced by x509