Giter Site home page Giter Site logo

Test with GHC 8.4.3, GHC 8.6.1 about herms HOT 6 CLOSED

luxmiranda avatar luxmiranda commented on September 27, 2024
Test with GHC 8.4.3, GHC 8.6.1

from herms.

Comments (6)

PabloReszczynski avatar PabloReszczynski commented on September 27, 2024

Hi! Browsing around for Hacktoberfest issues I came up with this project, which seem awesome!
If I would like to tackle this issue, do I just need to install ghc-8.4.3, add it to herms.cabal, run stack test and see if the tests still pass?

from herms.

langston-barrett avatar langston-barrett commented on September 27, 2024

Hey there, @PabloReszczynski! This ticket is actually about using GHC in our Travis testing (which is also broken right now: #80). As noted in the code the setup is actually generated, using this project: https://github.com/haskell-CI/haskell-ci.

To tackle this issue would involve

  1. installing haskell-ci
  2. Changing the tested-with field of the herms.cabal file to include new GHC versions
  3. Using haskell-ci to re-generate the .travis.yml file
  4. Setting HADDOCK to false in the .travis.yml file

Let me know if you run into any difficulties!

from herms.

PabloReszczynski avatar PabloReszczynski commented on September 27, 2024

haskell-ci is giving me this error:

../haskell-ci/make_travis_yml.hs:14:1: error:
    Failed to load interface for ‘Distribution.PackageDescription.Parse’
    It is a member of the hidden package ‘Cabal-1.24.2.0’.
    Use -v to see a list of the files searched for.

from herms.

langston-barrett avatar langston-barrett commented on September 27, 2024

Thanks for giving it a shot!

It does seem to import that package: https://github.com/haskell-CI/haskell-ci/blob/master/make_travis_yml_2.hs#L72, though the Cabal file doesn't list any external dependencies: https://github.com/haskell-CI/haskell-ci/blob/master/haskell-ci.cabal#L34

What versions of cabal and ghc do you have installed?

from herms.

PabloReszczynski avatar PabloReszczynski commented on September 27, 2024

I'm using stack, so:

stack ghc -- --version
The Glorious Glasgow Haskell Compilation System, version 8.4.3

from herms.

langston-barrett avatar langston-barrett commented on September 27, 2024

Closed in #89

from herms.

Related Issues (20)

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.