Coder Social home page Coder Social logo

Comments (5)

shayne-fletcher avatar shayne-fletcher commented on June 29, 2024 1

my read is this build failure arose against ghc-lib-parser-ex 9.8.0.1 (the type of isStrictMatch in that version is wrong). there was like a 1 or 2 day window in which it was the prevailing version. that has since been fixed by the release of ghc-lib-parser-ex-9.8.0.2. i've verified hlint-3.8 against the latest packages from hackage builds and test ok with ghc-9.8.1. i think we're ok now. thanks for letting me know about the failure in any case.

from hlint.

shayne-fletcher avatar shayne-fletcher commented on June 29, 2024 1

the linked log doesn't exhibit the error?

Indeed, the error has disappeared! It seems like an update to one of hlint's dependencies has fixed the issue. hlint itself hasn't changed -- it's the same version that used to fail 2 days ago. Very weird.

the hlint-3.8 cabal has bounds on ghc-lib-parser-ex like this:

    build-depends:
        ghc-lib-parser-ex >= 9.8.0.0 && < 9.8.1

so it's sensitive to upgrades of that component (by design). i broke it with 9.8.0.1 and fixed it again with 9.8.0.2. mea culpa!

from hlint.

shayne-fletcher avatar shayne-fletcher commented on June 29, 2024

i have been working through some problems with isStrictMatch. it looks like i've made things worse. working on it.

from hlint.

shayne-fletcher avatar shayne-fletcher commented on June 29, 2024

the linked log doesn't exhibit the error?

from hlint.

peti avatar peti commented on June 29, 2024

the linked log doesn't exhibit the error?

Indeed, the error has disappeared! It seems like an update to one of hlint's dependencies has fixed the issue. hlint itself hasn't changed -- it's the same version that used to fail 2 days ago. Very weird.

from hlint.

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.