Closed Magicloud closed 9 years ago
It's not really incompatible. It just needs the FlexibleContexts
language pragma. This is addressed in the build script linked at https://github.com/elm-lang/elm-platform by this line.
And looking beyond 0.5.1
, the matter is fixed by this commit: https://github.com/elm-lang/elm-package/commit/af517f2ffe15f8ec1d8c38f01ce188bbdefea47a.
So, the issue here can be immediately closed.
Ah, did not read through the building script.