Code Monkey home page Code Monkey logo

idris-bifunctors's People

Contributors

bartadv avatar japesinator avatar justjoheinz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

idris-bifunctors's Issues

Verified interfaces in idris 0.10

The verified interfaces (ex-classes) appear to be broken in idris 0.10-git:0cbea4a. Export is also broken by the new system, but that's easy to fix; getting the following error message after fixing it:

$ idris --install bifunctors.ipkg
Entering directory `./src'
./Data/Verified/Bifunctor.idr:7:1:
'public' is deprecated. Use 'public export' instead.
Type checking ./Data/Verified/Bifunctor.idr
./Data/Verified/Bifunctor.idr:10:44:
When checking type of constructor of Data.Verified.Bifunctor.VerifiedBifunctor:
When checking an application of function Data.Bifunctor.bimap:
        Type mismatch between
                p a b (Type of x)
        and
                p b b (Expected type)

        Specifically:
                Type mismatch between
                        a
                and
                        b
./Data/Verified/Bifunctor.idr:16:16:VerifiedBifunctor is not a type class
./Data/Verified/Bifunctor.idr:22:16:VerifiedBifunctor is not a type class

Works fine otherwise (with verified interfaces excluded).

LICENSE file

I can't seem to find the license for this code. From http://choosealicense.com/no-license [1]:

You’ll have to check with your own legal counsel regarding your particular project, but generally speaking, the absence of a license means that default copyright laws apply. This means that you retain all rights to your source code and that nobody else may reproduce, distribute, or create derivative works from your work.

Did you intend for this code to be open source? If so, can you upload a license, or point me to it?

Thanks!

[1]: See also: the Berne Convention, the international law: http://zvon.org/law/r/bern.html#intro

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.