We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8d2c3 commit d86067cCopy full SHA for d86067c
CHANGES
@@ -1,4 +1,4 @@
1
-1.2.0 (trunk):
+1.2.0 (2014-07-05):
2
3
The Mirage frontend tool now generates a Makefile with a `make depend`
4
target, instead of directly invoking OPAM as part of `mirage configure`.
types/META
@@ -1,11 +1,11 @@
-version = "1.1.3"
+version = "1.2.0"
description = "Collection of module signatures for Mirage"
archive(byte) = ""
archive(byte, plugin) = ""
5
archive(native) = ""
6
exists_if = "V1.cmi"
7
package "lwt" (
8
- version = "1.1.0"
+ version = "1.2.0"
9
description = "Lwt module signatures for Mirage"
10
11
0 commit comments