Skip to content

Commit

Permalink
Export the function so the code compiles
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeJustJames committed Dec 5, 2024
1 parent 4c6aec8 commit d7e918b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Yaml/Parser/Util.elm
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module Yaml.Parser.Util exposing
( doubleQuotes
( characters
, doubleQuotes
, either
, indented
, isColon
Expand Down

0 comments on commit d7e918b

Please sign in to comment.