GithubHelp home page GithubHelp logo

Comments (6)

klazuka avatar klazuka commented on August 21, 2024

@mickeyvip the lambda expression parameter alias reference is now fixed. This was just an oversight on my part.

But I wasn't able to reproduce the unresolved reference for the Random.Extra package. It worked fine when I tried aliasing it. Does it only screw up if you alias it as Random? Can you try aliasing it to something else like R? I'm going to mark this closed, but feel free to create a new issue to provide more details about the module alias problem.

from intellij-elm.

mickeyvip avatar mickeyvip commented on August 21, 2024

@klazuka yes, when I give a name other than Random is does not show an error.

from intellij-elm.

mickeyvip avatar mickeyvip commented on August 21, 2024

@klazuka I have 0.9.1 and there are no updates. So how do I get the fix?

from intellij-elm.

klazuka avatar klazuka commented on August 21, 2024

@mickeyvip I haven't made a new release yet. Trying to fix some other things before uploading a new build.

In terms of the error on importing the Random alias, I suspect that the problem is that it's getting confused with the 'Random' package in core. This ability to "layer" imports in Elm is poorly documented, and there's probably a bug in my code that is preferring one module over the other.

from intellij-elm.

klazuka avatar klazuka commented on August 21, 2024

@mickeyvip the fix for the lambda expression parameter alias is included in 1.0.0 which I just released this morning.

I still need to fix the bug related to aliased module imports that use the same name.

from intellij-elm.

mickeyvip avatar mickeyvip commented on August 21, 2024

Cool! Thanks!

from intellij-elm.

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.