I get missing deps, but because of conflicts that were rejected.

https://gist.github.com/kevinSuttle/a867b0d2048f6f6c6f646964061ec3c1


On Thursday, August 14, 2014 at 11:19:13 PM UTC-4, Evan Cameron wrote:
>
> I've installed elm on arch using a cabal sandbox and the cabal install 
> methods. I've added the /bin directory to my path so commands like elm-get 
> run from everywhere.
>
> I'm trying to build the elm-lang.org locally but cabal configure fails
>
> ➜  elm-lang.org git:(stable) elm-get install
> Installing all declared dependencies...
> Cloning repo johnpmayer/elm-webgl
> Checking out version 0.1
> Cloning repo johnpmayer/elm-linear-algebra
> Checking out version 1.0
> Success!
> ➜  elm-lang.org git:(stable) cabal configure
> Resolving dependencies...
> Configuring elm-website-0.1.0.2...
> cabal: At least the following dependencies are missing:
> Elm >=0.12,
> HTTP -any,
> aeson -any,
> blaze-html -any,
> blaze-markup -any,
> cmdargs -any,
> mtl -any,
> snap-core -any,
> snap-server -any,
> unordered-containers -any
>
>
> how is it even possible that elm-get ran if Elm is missing?
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to