Giter VIP home page Giter VIP logo

elmenv's People

Contributors

arowm avatar doppioslash avatar sonnym avatar xdissent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

elmenv's Issues

Support for Elm 0.18

Hi! Just tried installing the latest version but got:

Expecting one of the following values as an argument:
    0.12.3, 0.13, 0.14, 0.14.1, 0.15, 0.15.1, 0.16, 0.17, master

Any idea on when 0.18 will be available?

elmenv: elm-package: command not found

I walked through the setup for this package a few times, and installed Elm 0.17. Calling $ elmenv version echoes 0.17, as expected. But, when I attempt to execute any of the command line tools, I get an error similar to: $elmenv: elm-package: command not found. I'm on OSX and have verified that ~/.elmenv/shims and ~/.elmenv/bin are on my $PATH.

Requires exactly GHC 7.10

Dear All

I've just installed the Haskell Platform so I can use elmenv to install Elm 0.18 (alongside an old Elm 0.16 installation). However, elmenv seems to require GHC 7.10 exactly:

$ elmenv install 0.18
You need GHC 7.10 to build this version of Elm.
You are using GHC 8.2 instead.

Is there anything I can do, other than find and install GHC 7.10?

Thanks

Ivan

Updating to 0.16 has broken elmenv

I checked out from scratch, but the problem is BuildFromSource.hs seems to put the files in an unexpected location.

Procedure:

  1. I wiped my previous elmenv dir
  2. git pull
  3. git submodule foreach git pull origin master and the other elmenv setup
  4. elmenv install <any elm>
  5. elmenv rehash
~/.elmenv/versions
├── 0.15.1
│   └── bin
│       └── * -> ~/.elmenv/elm-platform/installers/Elm-Platform/0.15.1/bin/*
└── 0.16
    └── bin
        └── * -> ~/.elmenv/elm-platform/installers/Elm-Platform/0.16/bin/*

but those bin directories don't exist.
The bins are in the plain dir eg. ~/.elmenv/elm-platform/installers/Elm-Platform/0.15.1/elm-reactor

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.