Update Pangram exercise for 0.17

Module declaration syntax changed between the versions.
This commit is contained in:
Martin Janiczek 2016-05-18 23:42:39 +02:00
parent b3d36f3249
commit 7de1f4a717

View file

@ -1 +1 @@
module Pangram where
module Pangram exposing (..)