[elm-discuss] Re: Upgrading to 0.18 and elm-webpack-starter

2016-12-22 Thread Nathan Eldridge
I'm not certain of your configuration, but in our current project we pretty much use the standard: // This loader can be in commonConfig or the production/development section seperately. module: { loaders: [ { test: /\.elm$/, exclude: [/elm-stuff/, /node_modules/], loader:

[elm-discuss] Re: list of types is missing from docs page at http://elm-lang.org/docs

2016-10-11 Thread Nathan Eldridge
Can you provide an example of the code? I am still fairly new myself, but I often find that I get errors when I get a little too loose with my type annotations. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and