Giter Club home page Giter Club logo

morpheus-graphql-cli's People

Contributors

nalchevanidze avatar tristancacqueray avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

morpheus-graphql-cli's Issues

morpheus-graphql-cli uses hidden packages

resolver: lts-16.13
allow-newer: true
extra-deps:
  - git: https://github.com/morpheusgraphql/morpheus-graphql
    commit: 9d4e6347463b28484d8fee167ec05f5aec5a6164
    subdirs:
      - .
      - morpheus-graphql-core
      - morpheus-graphql-client
  - git: https://github.com/morpheusgraphql/morpheus-graphql-cli
    commit: 4b3bfbd0b8f5de1b43023e21be7b0eb5d2790b5c

Produces:

$ stack build morpheus-graphql-cli
Stack has not been tested with GHC versions above 8.6, and using 8.8.4, this may fail
Stack has not been tested with Cabal versions above 2.4, but version 3.0.1.0 was found, this may fail
WARNING: Ignoring morpheus-graphql-cli's bounds on optparse-applicative (>=0.12 && <0.15); using optparse-applicative-0.15.1.0.
Reason: allow-newer enabled.
morpheus-graphql-cli> configure
morpheus-graphql-cli> Configuring morpheus-graphql-cli-0.1.0...
morpheus-graphql-cli> build
morpheus-graphql-cli> Preprocessing executable 'morpheus' for morpheus-graphql-cli-0.1.0..
morpheus-graphql-cli> Building executable 'morpheus' for morpheus-graphql-cli-0.1.0..
morpheus-graphql-cli> [1 of 7] Compiling Paths_morpheus_graphql_cli
morpheus-graphql-cli> [2 of 7] Compiling Rendering.Terms
morpheus-graphql-cli> 
morpheus-graphql-cli> /private/var/folders/f8/z6c2znxs6xq0ylyhmxqvnjgh0000gp/T/stack-ac1054b8c689166d/morpheus-graphql-cli-0.1.0/src/Rendering/Terms.hs:29:1: error:
morpheus-graphql-cli>     Could not load module ‘Data.Morpheus.Types.Internal.AST’
morpheus-graphql-cli>     It is a member of the hidden package ‘morpheus-graphql-core-0.14.1’.
morpheus-graphql-cli>     Perhaps you need to add ‘morpheus-graphql-core’ to the build-depends in your .cabal file.
morpheus-graphql-cli>     Use -v (or `:set -v` in ghci) to see a list of the files searched for.
morpheus-graphql-cli>    |
morpheus-graphql-cli> 29 | import           Data.Morpheus.Types.Internal.AST
morpheus-graphql-cli>    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
morpheus-graphql-cli> 

Module `Data.Morpheus.Types' does not export `toMutResolver'

Trying to codegen the example schema. Got the following two compiler errors:

  • Module Data.Morpheus.Types' does not export toMutResolver'
  • Module Data.Morpheus.Types' does not export SubRootRes'

I globally installed the Morpheus CLI and tried several versions for morpheus-graphql in the stack.yml

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.