Giter VIP home page Giter VIP logo

pagure-cli's Introduction

I like functional programming with algebraic data types.

pagure-cli's People

Contributors

juhp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pagure-cli's Issues

build fails with aeson-2.0

pagure-cli                > /tmp/stack-13347a63e06e8874/pagure-cli-0.2/Main.hs:129:23: error:
pagure-cli                >     • Couldn't match type: unordered-containers-0.2.15.0:Data.HashMap.Internal.HashMap
pagure-cli                >                              Text Value
pagure-cli                >                      with: Data.Aeson.KeyMap.KeyMap Value
pagure-cli                >       Expected: [Object]
pagure-cli                >         Actual: [unordered-containers-0.2.15.0:Data.HashMap.Internal.HashMap
pagure-cli                >                    Text Value]
pagure-cli                >     • In the second argument of ‘mapM_’, namely ‘repos’
pagure-cli                >       In a stmt of a 'do' block: mapM_ printRepo repos
pagure-cli                >       In the expression:
pagure-cli                >         do let repos = result ^.. key (T.pack "repos") . values . _Object
pagure-cli                >            mapM_ printRepo repos
pagure-cli                >     |
pagure-cli                > 129 |       mapM_ printRepo repos
pagure-cli                >     |                       ^^^^^
pagure-cli                > 
pagure-cli                > /tmp/stack-13347a63e06e8874/pagure-cli-0.2/Main.hs:170:24: error:
pagure-cli                >     • Couldn't match type: unordered-containers-0.2.15.0:Data.HashMap.Internal.HashMap
pagure-cli                >                              Text Value
pagure-cli                >                      with: Data.Aeson.KeyMap.KeyMap Value
pagure-cli                >       Expected: [Object]
pagure-cli                >         Actual: [unordered-containers-0.2.15.0:Data.HashMap.Internal.HashMap
pagure-cli                >                    Text Value]
pagure-cli                >     • In the second argument of ‘mapM_’, namely ‘issues’
pagure-cli                >       In a stmt of a 'do' block: mapM_ printIssue issues
pagure-cli                >       In the expression:
pagure-cli                >         do let issues = result ^.. key (T.pack "issues") . values . _Object
pagure-cli                >            mapM_ printIssue issues
pagure-cli                >     |
pagure-cli                > 170 |       mapM_ printIssue issues
pagure-cli                >     |                        ^^^^^^

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.