Git Product home page Git Product logo

cabal-dependency-licenses's People

Contributors

hdgarrood avatar jaspervdj avatar jtdaugherty avatar kquick avatar phadej avatar

Watchers

 avatar  avatar

cabal-dependency-licenses's Issues

Compilation fails on older versions of Cabal

Failed to install cabal-dependency-licenses-0.2.0.1.1
Build log ( /root/.cabal/logs/ghc-8.6.5/cabal-dependency-licenses-0.2.0.1.1-KlrRJR0Y0fvC0fhyNt0kbp.log ):
cabal: Entering directory '.'
Configuring cabal-dependency-licenses-0.2.0.1.1...
Preprocessing executable 'cabal-dependency-licenses' for cabal-dependency-licenses-0.2.0.1.1..
Building executable 'cabal-dependency-licenses' for cabal-dependency-licenses-0.2.0.1.1..
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/cabal-dependency-licenses/cabal-dependency-licenses-tmp/Main.o )

src/Main.hs:166:44: error:
    • Couldn't match type ‘[Char]’ with ‘ShortText.ShortText’
      Expected type: ShortText.ShortText
        Actual type: String
    • In the second argument of ‘($)’, namely ‘getSynopsis ipi’
      In the expression: fromShortText $ getSynopsis ipi
      In an equation for ‘synopsis’:
          synopsis = fromShortText $ getSynopsis ipi
    |
166 |             let synopsis = fromShortText $ getSynopsis ipi
    |                                            ^^^^^^^^^^^^^^^

src/Main.hs:167:48: error:
    • Couldn't match type ‘[Char]’ with ‘ShortText.ShortText’
      Expected type: ShortText.ShortText
        Actual type: String
    • In the second argument of ‘($)’, namely
        ‘InstalledPackageInfo.copyright ipi’
      In the expression:
        fromShortText $ InstalledPackageInfo.copyright ipi
      In an equation for ‘copyrightStr’:
          copyrightStr = fromShortText $ InstalledPackageInfo.copyright ipi
    |
167 |                 copyrightStr = fromShortText $ InstalledPackageInfo.copyright ipi
    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '.'
Failed to run 'override-build': Exit code was 1.
Build failed
Traceback (most recent call last):

Full log at: https://launchpadlibrarian.net/564593068/buildlog_snap_ubuntu_focal_arm64_279b0e735120506b0844c87d4c17d6a7_BUILDING.txt.gz

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.