Skip to content

Commit a92926c

Browse files
committed
Upgrade to Elm 19
1 parent 4809e5e commit a92926c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CompileSpec.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec = do
4545
api = (Proxy :: Proxy TestApi)
4646
let out =
4747
T.unlines $
48-
[ T.pack $ Elm.moduleHeader Elm0p18 moduleName
48+
[ T.pack $ Elm.moduleHeader Elm0p19 moduleName
4949
, ""
5050
, imports
5151
, ""

0 commit comments

Comments
 (0)