Skip to content

Commit a58ce8e

Browse files
committed
expose ModuleName.parser for use on the package website
1 parent 8dfdde7 commit a58ce8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/Elm/ModuleName.hs

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module Elm.ModuleName
77
--
88
, encode
99
, decoder
10+
, parser
1011
--
1112
, Canonical(..)
1213
, basics, char, string

0 commit comments

Comments
 (0)