Coder Social home page Coder Social logo

Comments (5)

ndmitchell avatar ndmitchell commented on May 19, 2024

This is a bug in the underlying haskell-src-exts library, tracked here: haskell-suite/haskell-src-exts#33

Unfortunately once there is a single parse error nothing else works, as that is by design of haskell-src-exts.

from hlint.

nh2 avatar nh2 commented on May 19, 2024

This is now implemented in HSE.

from hlint.

ndmitchell avatar ndmitchell commented on May 19, 2024

The latest version of HLint, in conjunction with haskell-src-exts 1.15.0.1 should now work. (Thanks @nh2 for spotting this bug)

from hlint.

robstewart57 avatar robstewart57 commented on May 19, 2024

@ndmitchell Would it be worth setting haskell-src-exts-1.15.0.1 as a minimum version dependency within hlint?

from hlint.

ndmitchell avatar ndmitchell commented on May 19, 2024

@robstewart57 In the past I've very much supported HSE versions as far back as could be reasonably done without C pre processor. The main reason is that people might have other things on their system that require the older haskell-src-exts, and thus it's better for HLint to be a bit more accommodating. That said, it's a popular request, and while it now works, it's not at all obvious that you need to upgrade HSE to get it working in HLint. I'm on the fence, so welcome other opinions.

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.