elm-community / elm-faq

FAQ about the Elm language.
https://faq.elm-community.org/
22 stars 24 forks source link

using fiile name elm-package.json #51

Closed Khaezzar closed 6 years ago

Khaezzar commented 6 years ago

in the paragraph http://faq.elm-community.org/#why-doesnt-the-elm-compiler-find-the-native-code-in-a-module-that-i-cloned-from-github is it "elm-package.json" or "elm.json" ?

fredcy commented 6 years ago

Good catch. I just changed it to "elm.json".