Skip to content

Commit 2c6bbda

Browse files
committed
Fix compilation (type resolution) with haxe nightly
1 parent fdbda73 commit 2c6bbda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haxe_libraries/yaml.hxml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# @install: lix --silent download "gh://github.com/Gama11/hx-yaml#a90c5a93ec8ca07bd73889c1707945e02903de8e" into hx-yaml/0.0.0/github/a90c5a93ec8ca07bd73889c1707945e02903de8e
2-
-cp ${HAXE_LIBCACHE}/hx-yaml/0.0.0/github/a90c5a93ec8ca07bd73889c1707945e02903de8e/src
1+
# @install: lix --silent download "gh://github.com/vshaxe/hx-yaml#9c65a3b699c5d23e280d20969c1f4e5f7163cf83" into hx-yaml/0.0.0/github/9c65a3b699c5d23e280d20969c1f4e5f7163cf83
2+
-cp ${HAXE_LIBCACHE}/hx-yaml/0.0.0/github/9c65a3b699c5d23e280d20969c1f4e5f7163cf83/src
33
-D hx-yaml=0.0.0

0 commit comments

Comments
 (0)