From: simonpj@microsoft.com Date: Sat, 27 Oct 2007 10:02:20 +0000 (+0000) Subject: Add a note to NOTES X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=0119f79bcf069823e4b49292934f682f680ceb90;hp=8102af4eac807ae4956a79b27f03fd890f8294c6 Add a note to NOTES --- diff --git a/compiler/NOTES b/compiler/NOTES index db6756e..ca94811 100644 --- a/compiler/NOTES +++ b/compiler/NOTES @@ -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