Skip to content

Commit 048167f

Browse files
authored
Add elm-tools/parser-primitives to native whitelist
Will let anyone write faster parsing libraries. Kind of belongs in core, but the functions are so crazy that I do not want people thinking they should ever use them under normal circumstances.
1 parent 4184d5e commit 048167f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

native-whitelist.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"elm-lang/virtual-dom",
1616
"elm-lang/websocket",
1717
"elm-lang/window",
18+
"elm-tools/parser-primitives",
1819
"eeue56/elm-html-test",
1920
"evancz/elm-graphics",
2021
"evancz/elm-markdown",

0 commit comments

Comments
 (0)