Code Monkey home page Code Monkey logo

binary-tagged's People

Contributors

felixonmars avatar phadej avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

binary-tagged's Issues

binary-tagged-0.1.4.1 failed to rebuild in Stackage Nightly

Maybe some new dependency conflict?

src/Data/Binary/Tagged.hs:324:59: error:
    Ambiguous occurrence ‘datatypeName’
    It could refer to either ‘SOP.datatypeName’,
                             imported from ‘Generics.SOP’ at src/Data/Binary/Tagged.hs:104:1-36
                             (and originally defined in ‘Generics.SOP.Metadata’)
                          or ‘Data.Binary.Tagged.datatypeName’,
                             defined at src/Data/Binary/Tagged.hs:358:1

src/Data/Binary/Tagged.hs:325:59: error:
    Ambiguous occurrence ‘datatypeName’
    It could refer to either ‘SOP.datatypeName’,
                             imported from ‘Generics.SOP’ at src/Data/Binary/Tagged.hs:104:1-36
                             (and originally defined in ‘Generics.SOP.Metadata’)
                          or ‘Data.Binary.Tagged.datatypeName’,
                             defined at src/Data/Binary/Tagged.hs:358:1

src/Data/Binary/Tagged.hs:345:35: error:
    Ambiguous occurrence ‘datatypeName’
    It could refer to either ‘SOP.datatypeName’,
                             imported from ‘Generics.SOP’ at src/Data/Binary/Tagged.hs:104:1-36
                             (and originally defined in ‘Generics.SOP.Metadata’)
                          or ‘Data.Binary.Tagged.datatypeName’,
                             defined at src/Data/Binary/Tagged.hs:358:1

src/Data/Binary/Tagged.hs:351:47: error:
    Ambiguous occurrence ‘datatypeName’
    It could refer to either ‘SOP.datatypeName’,
                             imported from ‘Generics.SOP’ at src/Data/Binary/Tagged.hs:104:1-36
                             (and originally defined in ‘Generics.SOP.Metadata’)
                          or ‘Data.Binary.Tagged.datatypeName’,
                             defined at src/Data/Binary/Tagged.hs:358:1

Data/Binary/Tagged.hs: error: Could not deduce (Semigroup (BinaryTagged v a))

In Stackage Nightly

Building library for binary-tagged-0.1.4.2..
[1 of 1] Compiling Data.Binary.Tagged ( src/Data/Binary/Tagged.hs, dist/build/Data/Binary/Tagged.o )

src/Data/Binary/Tagged.hs:204:10: error:
    • Could not deduce (Semigroup (BinaryTagged v a))
        arising from the superclasses of an instance declaration
      from the context: Monoid a
        bound by the instance declaration
        at src/Data/Binary/Tagged.hs:204:10-60
    • In the instance declaration for ‘Monoid (BinaryTagged v a)’
    |
204 | instance Monoid.Monoid a => Monoid.Monoid (BinaryTagged v a) where
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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.