mirror of
https://github.com/correl/elm.git
synced 2025-03-07 04:35:48 -10:00
Update Pangram exercise for 0.17
Module declaration syntax changed between the versions.
This commit is contained in:
parent
b3d36f3249
commit
7de1f4a717
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
module Pangram where
|
module Pangram exposing (..)
|
||||||
|
|
Loading…
Add table
Reference in a new issue