You need to build from source. The elm compiler moved from hackage to npm. It was never maintained in both places at once.
On Fri, Dec 9, 2016 at 1:51 AM, Jan Hrček <[email protected]> wrote: > Hello, > > is there a distribution of latest (0.18) elm-compiler available as haskell > library? I checked hackage > <https://hackage.haskell.org/package/elm-compiler> but that only has > version 0.15. Or do I need to build it from sources? > I'd like to make use of the elm parsing capabilities of the library to use > in my project.. > Or is there some reason why Evan is no longer publishing latest versions > of the package on hackage? > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
