Przeglądaj źródła

Pin to ppx_parser git instead of fork

Rudy Ges 9 miesięcy temu
rodzic
commit
f6e8fb347c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      haxe.opam

+ 1 - 1
haxe.opam

@@ -36,5 +36,5 @@ depends: [
   "terminal_size"
 ]
 pin-depends: [
-  ["ppx_parser.dev" "git+https://github.com/tobil4sk/ppx_parser#relax-ocaml-constraint"]
+  ["ppx_parser.dev" "git+https://github.com/NielsMommen/ppx_parser"]
 ]