You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the 'Maybe' page, there is a link out to an example showing a Celsius to Fahrenheit converter.
This links out to an ellie-hosted example. The example doesn't compile as it's missing a line:
module Main exposing (..)
...
I can't overwrite this example and I would imagine that it's easier to add and save this to the example than it is to go through a new example with a different link.
The text was updated successfully, but these errors were encountered:
On the 'Maybe' page, there is a link out to an example showing a Celsius to Fahrenheit converter.
This links out to an ellie-hosted example. The example doesn't compile as it's missing a line:
I can't overwrite this example and I would imagine that it's easier to add and save this to the example than it is to go through a new example with a different link.
The text was updated successfully, but these errors were encountered: