소스 검색

do not require ocaml-version < 4.06

the haxe code base itself is compatible, its just the deps
Andy Li 7 년 전
부모
커밋
1534fe0a30
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      opam

+ 1 - 1
opam

@@ -21,4 +21,4 @@ depends: [
   "rope"      {build}
   "ptmap"     {build}
 ]
-available: [ ocaml-version > "4.02" & ocaml-version < "4.06" ]
+available: [ ocaml-version > "4.02" ]