Code Monkey home page Code Monkey logo

avro-parser-haskell's Issues

Fails to compile with avro-0.5.0.0

It looks as if avro-0.5.0.0 has significantly changed the structure of the library, such that language-avro fails to compile with the following error:

--  While building package language-avro-0.1.2.0 using:
      /var/stackage/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_3.0.1.0_ghc-8.8.3 --builddir=.stack-work/dist/x86_64-linux/Cabal-3.0.1.0 build lib:language-avro test:avro-parser-haskell-test --ghc-options ""
    Process exited with code: ExitFailure 1
    Logs have been written to: /var/stackage/work/unpack-dir/.stack-work/logs/language-avro-0.1.2.0.log

    Preprocessing library for language-avro-0.1.2.0..
    Building library for language-avro-0.1.2.0..
    [1 of 2] Compiling Language.Avro.Types
    
    /var/stackage/work/unpack-dir/unpacked/language-avro-0.1.2.0-b6cffdfeff894f4ffa8ada3c600d7f39bc6953f5aa00e8a048df0ab45dcd7763/src/Language/Avro/Types.hs:9:1: error:
        Could not find module ‘Data.Avro.Schema’
        Perhaps you meant
          Data.Aeson.Schema (needs flag -package-key aeson-schemas-1.0.3)
          Data.YAML.Schema (needs flag -package-key HsYAML-0.2.1.0)
        Use -v (or `:set -v` in ghci) to see a list of the files searched for.
      |
    9 | import Data.Avro.Schema
      | ^^^^^^^^^^^^^^^^^^^^^^^
    
    /var/stackage/work/unpack-dir/unpacked/language-avro-0.1.2.0-b6cffdfeff894f4ffa8ada3c600d7f39bc6953f5aa00e8a048df0ab45dcd7763/src/Language/Avro/Types.hs:10:1: error:
        Could not find module ‘Data.Avro.Types.Value’
        Use -v (or `:set -v` in ghci) to see a list of the files searched for.
       |
    10 | import Data.Avro.Types.Value
       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

cc commercialhaskell/stackage#5262

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.