Add a note to NOTES
authorsimonpj@microsoft.com <unknown>
Sat, 27 Oct 2007 10:02:20 +0000 (10:02 +0000)
committersimonpj@microsoft.com <unknown>
Sat, 27 Oct 2007 10:02:20 +0000 (10:02 +0000)
compiler/NOTES

index db6756e..ca94811 100644 (file)
@@ -1,3 +1,10 @@
+More type functions
+~~~~~~~~~~~~~~~~~~~
+* Allow {tv = TYPE ty) as a non-rec binding in Core
+* Use this to make equality constraints more uniform
+* Make DictBinds into Core
+
+
 Type functions
 ~~~~~~~~~~~~~~
 * A Given inst should be a CoVar, not a coercion