Coder Social home page Coder Social logo

pkcs10-hs's Introduction

fcomb

Build Status License Join the chat at https://gitter.im/fcomb/fcomb

pkcs10-hs's People

Contributors

0rca avatar eyeinsky avatar subhodi avatar timothyklim avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pkcs10-hs's Issues

Test suite build failure with newest QuickCheck

[2 of 2] Compiling Main             ( test/Spec.hs, dist/build/tests/tests-tmp/Main.o )

test/Spec.hs:92:36: error:
    • No instance for (Testable (IO ()))
        arising from a use of ‘monadicIO’
    • In the expression:
        monadicIO
          $ do req <- run $ defaultRsaCSR subjectAttrs pemExtAttrs
               return $ checkCSR (csrToSigned req) subjectAttrs pemExtAttrs pubKey
      In an equation for ‘property_csr’:
          property_csr subjectAttrs pubKey
            = monadicIO
                $ do req <- run $ defaultRsaCSR subjectAttrs pemExtAttrs
                     return $ checkCSR (csrToSigned req) subjectAttrs pemExtAttrs pubKey
   |
92 | property_csr subjectAttrs pubKey = monadicIO $ do
   |                                    ^^^^^^^^^^^^^^...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.