ocaml-ng.ocamlPackages_4_07.seq: dummy package with just a META file
Imitate opam which installs the real seq package only for OCaml < 4.07 and only a META file for OCaml >= 4.07.
This commit is contained in:
committed by
Vincent Laporte
parent
8bc70c937b
commit
10d7bfedae
@@ -0,0 +1,4 @@
|
||||
name="seq"
|
||||
version="[distributed with OCaml 4.07 or above]"
|
||||
description="dummy backward-compatibility package for iterators"
|
||||
requires=""
|
||||
Reference in New Issue
Block a user