Skip to content

Instantly share code, notes, and snippets.

View groteck's full-sized avatar
:octocat:

Juan Fraire groteck

:octocat:
View GitHub Profile
@groteck
groteck / Spelling.elm
Last active February 20, 2020 18:01 — forked from evancz/Spelling.elm
Remove unused import
port module Spelling exposing (..)
import Html exposing (..)
import Html.Events exposing (..)
import String
main =
program
{ init = init